I am trying to execute View with simple join using SAP Vora 1.4 developer Trial version. I am getting exception : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 287.0 failed 1 times, most recent failure: Lost task 0.0 in stage 287.0 (TID 8628, localhost): sap.hanavora.jdbc.VoraException: HL(9): Runtime error. (sql_error:1:1003-1:1026: error: Table not found SELECT "subquery10"."CITY", "subquery10"."STREET", ............................
I could not reproduce this error.
How much memory have you allocated to your VM? 8GB is recommended. Using less can cause Vora to run out of memory while processing queries, causing various errors.
Hi,
I am trying to execute View with simple join using SAP Vora 1.4 developer Trial version. I am getting exception : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 287.0 failed 1 times, most recent failure: Lost task 0.0 in stage 287.0 (TID 8628, localhost): sap.hanavora.jdbc.VoraException: HL(9): Runtime error. (sql_error:1:1003-1:1026: error: Table not found SELECT "subquery10"."CITY", "subquery10"."STREET", ............................
Please check the attached file.
Please help.
Thanks, Anjan