Forum Discussion

SergioTorrinha's avatar
SergioTorrinha
Icon for Resolver II rankResolver II
2 years ago
Solved

Data Pipeline Fail on Notebook due to unexplainable Spark Error

Hi everyone!   Today my datapipeline failed, because a Spark SQL notebook I have developed (and tested it was running whithout any issues) last month, failed to run. The fail reason, aparently, is...
  • SergioTorrinha's avatar
    2 years ago

    Hi Corar !

    I just got my issue solved today. I was informed by microsoft support that there was a bug in Spark runtime 1.2 that is now fixed.
    In my case, the way I resolved the issue was to completly delete the table that I was not able to query via SparK SQL, and then re-run the pipeline that was generating the table.

     

    I hope this helps fixing your issue.