Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executeQuery throw exception #261

Open
sky4star opened this issue Feb 21, 2019 · 1 comment
Open

executeQuery throw exception #261

sky4star opened this issue Feb 21, 2019 · 1 comment

Comments

@sky4star
Copy link

I am using HDP 3.1, when query hive from spark, i got the following exception. I tried to find reason, but no luck yet.
Please help me! Thanks!

scala > hive.executeQuery("select * from db.table where ds = '20190219'")

ERROR LlapBaseInputFormat: Closing connection due to error

shadehive.org.apache.hive.service.cli.HiveSQLException: java.io.IOException: org.apache.hadoop.hive.ql.metadata.HiveException: java.io.IOException: java.lang.ClassCastException: org.apache.hadoop.hive.ql.io.CombineHiveInputFormat$CombineHiveInputSplit cannot be cast to org.apache.hadoop.mapred.FileSplit

@tarekabouzeid
Copy link

hi @sky4star
i am having same issue, have you managed to solve it please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants