Skip to content

FAILED: SemanticException Failed to get a spark session: org.apache.hadoop.hive.ql.metadata.HiveException: Failed to create Spark client for Spark session 5cc55cce-4bfa-4609-9322-7931a736689f #10

@dukechain2333

Description

@dukechain2333

I was trying to excute hive-sql in hive cli and this happened

hive> SELECT ip, dt, count(*) as count
    > FROM case_data_sample
    > GROUP BY ip,dt
    > ORDER BY count DESC
    > LIMIT 10;
FAILED: SemanticException Failed to get a spark session: org.apache.hadoop.hive.ql.metadata.HiveException: Failed to create Spark client for Spark session 5cc55cce-4bfa-4609-9322-7931a736689f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions