You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help me to run the hive-testbench.
We have a yarn-scheduler config which split the queue into 2 (dev1 70% and dev2 30%).
Once i tried to run $ ./tpcds-setup.sh 5.
It's giving me error
Exception in thread "main" java.io.IOException: Failed to run job : Application application_1444364220514_0016 submitted by user hive to unknown queue: default
I've tried to add the user hive to queue on yarn scheduler, but failed.
Where do I need to set the queue on hive-testbench settings?
Any help is highly appreciated! Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
Please help me to run the hive-testbench.
We have a yarn-scheduler config which split the queue into 2 (dev1 70% and dev2 30%).
Once i tried to run $ ./tpcds-setup.sh 5.
It's giving me error
Exception in thread "main" java.io.IOException: Failed to run job : Application application_1444364220514_0016 submitted by user hive to unknown queue: default
I've tried to add the user hive to queue on yarn scheduler, but failed.
Where do I need to set the queue on hive-testbench settings?
Any help is highly appreciated! Thanks!
The text was updated successfully, but these errors were encountered: