Skip to content

How to specify queue when import data to Hive #623

@QingGo

Description

@QingGo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions