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
When I want to import a pandas dataframe to hive, I receive an error:
...org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1560772252855_0373 to YARN : Application application_1560772252855_0373 submitted by user hdfs to unknown queue: default:28:27'...
I want to specify the yarn queue name that hive use but not use the "default" queue, but I have no idea how to do that.
The text was updated successfully, but these errors were encountered:
When I want to import a pandas dataframe to hive, I receive an error:
I want to specify the yarn queue name that hive use but not use the "default" queue, but I have no idea how to do that.
The text was updated successfully, but these errors were encountered: