Skip to content
Discussion options

You must be logged in to vote

cursor.Exec returns, cursor.HasMore is false, and cursor.Err has the first TEZ result:

[{"returnValue":1,"beginTime":1644252458639,"endTime":1644252458846,"taskId":"Stage-1","taskState":"FINISHED","taskType":"MAPRED","name":"TEZ","elapsedTime":207}]

I setup logging and sure enough found the issue. It was a permissions failure. I saw the above FINISHED but didn't notice the returnValue. Posting this so that others don't make the same mistake.

@beltran Thanks for the fast response. Sorry. My bad.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by beltran
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants