Forum Discussion

Lidwina's avatar
Lidwina
New Member
6 months ago
Solved

Impala Power BI Service Refresh Failing

I’m experiencing an issue with scheduled refreshes in the Power BI Service for a dataset connected to Cloudera. What’s strange is that I’m getting three different types of errors, ev...
  • anilelmastasi's avatar
    anilelmastasi
    6 months ago

    Okay I saw SASL in your third screenshot that means you are using Cloudera on-prem.

    There can be more than one reason about these fails. I suggest you to check CPU and RAM of your Server. Also check the log file from here:

    C:\Users\PBIEgwService\AppData\Local\Microsoft\On-premises Data Gateway\Gateway.log

     

    If memory is near 100%, this explains error in your first and second screenshot.

     

    For your third error, if you are using Service principal then check if password expired, if service principal user is still valid and impala access of this account.

     

    If this solved your issue, please mark it as the accepted solution.