Member since
10-20-2015
14
Posts
9
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3077 | 02-15-2016 06:35 PM |
05-11-2018
04:52 AM
I was able to set Livy queue by just setting livy.spark.yarn.queue=mylivyqueue in the Livy interpreter in Zeppelin and after restarting the Interpreter, Livy notebooks start runnin on that queue. By the way, my spark.yarn.queue=default.
... View more
02-15-2016
06:35 PM
I still couldn't find out why the error occured, but I re-registered the jar with from a different location in the HDFS (double checking the same permissions for the new path as the previous one) and it worked.
... View more