Re: NullPointerException when use webhcat

2014-08-16 Thread André Hacker
Hi, maybe it does not load the webhcat configuration files webhcat-default.xml and webhcat-site.xml. I remember I had a similar issue. See section https://cwiki.apache.org/confluence/display/Hive/WebHCat+Configure#WebHCatConfigure-ConfigurationVariables Please check your webhcat.log. It is create

NullPointerException when use webhcat

2014-08-15 Thread no...@sina.cn
hi everyone: I followed the wiki  https://cwiki.apache.org/confluence/display/Hive/WebHCat+InstallWebHCat to run webhcat server, it's started. I use curl :curl 'http://localhost:8080/templeton/v1/status' return is:{"status":"ok", "version":"v1"} but, when i use this:curl 'http://localhost:8080/t