Git Product home page Git Product logo

Comments (8)

kuhnen avatar kuhnen commented on August 16, 2024

I noticed that the problem is that the hive 0.12.0 has a interface HiveHistory and a class HiveHistoryImpl, I was able to compile changing this, but now I get a nullPoniterException

from hwi.

pensz avatar pensz commented on August 16, 2024

Could you show the stack info of null exception?

from hwi.

kuhnen avatar kuhnen commented on August 16, 2024

Thanks for your reply, that is the error that I get when I try to run a query
ERROR core.JobRunShell: Job hadoop.7 threw an unhandled Exception:
java.lang.NullPointerException
at org.apache.hadoop.hive.hwi.query.QueryRunner.queryToCmds(QueryRunner.java:153)
at org.apache.hadoop.hive.hwi.query.QueryRunner.runQuery(QueryRunner.java:117)
at org.apache.hadoop.hive.hwi.query.QueryRunner.execute(QueryRunner.java:76)
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
14/02/25 11:48:53 ERROR core.ErrorLogger: Job (hadoop.7 threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NullPointerException]
at org.quartz.core.JobRunShell.run(JobRunShell.java:224)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
Caused by: java.lang.NullPointerException
at org.apache.hadoop.hive.hwi.query.QueryRunner.queryToCmds(QueryRunner.java:153)
at org.apache.hadoop.hive.hwi.query.QueryRunner.runQuery(QueryRunner.java:117)
at org.apache.hadoop.hive.hwi.query.QueryRunner.execute(QueryRunner.java:76)
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
... 1 more

from hwi.

padmalcom avatar padmalcom commented on August 16, 2024

Getting the same with Hive 0.13.0.

from hwi.

pensz avatar pensz commented on August 16, 2024

@padmalcom Try this branch: https://github.com/pensz/hwi/tree/fixissue23 .

from hwi.

kuhnen avatar kuhnen commented on August 16, 2024

Not working, need to fix the issue with HiveHistory interface and HiveHistoryImpl

from hwi.

joshfg avatar joshfg commented on August 16, 2024

bump. Has anyone managed to fix the problem with HiveHistoryImpl?

from hwi.

pensz avatar pensz commented on August 16, 2024

We plan to fix it in next quarter.
Any pull request will be appreciated.

from hwi.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.