Vertex
Team I have an Hive table and I am able to query without any issues. But on creating a import job and write the sql query on the SQL sheet, Datameer jobs fail and I see the error as below. Any directions please.
Vertex did not succeed due to OWN_TASK_FAILURE
-
Hello Ganesh.
Vertex did not succeed due to OWN_TASK_FAILURE is not an actual error message but an indicator of why the Vertex (a structural part of Tez job) failed. You need to check further and find out what exactly caused the task failure.
The error that caused the task failure could be mentioned in the job.log file available in the Datameer JobTrace package. If there are no further details in job.log, you would need to review Yarn logs for the corresponding application. How to Collect the YARN Application Logs.
______________
But on creating a import job and write the sql query on the SQL sheet, Datameer jobs fail
What exactly artifact fails, the ImportJob that loads data from Hive or the Workbook with SQL Sheet?
Please sign in to leave a comment.
Comments
1 comment