- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
WebHCat returns HTTP Error 404 Not Found
- Labels:
-
Apache Hadoop
-
Apache Hive
Created 01-06-2016 02:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I am using the WebHCat Url in the format http://<WebHCat server host name>:<templeton port> and I receive the HTTP Error 404 Problem accessing /. Reason: Not Found Powered by Jetty://. Can you please suggest where I could be going wrong?
Created 01-06-2016 02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Manjunath Baburao double check your webhcat url and port. More information available here https://cwiki.apache.org/confluence/display/Hive/W...
here's an example:
curl -s -d execute="select+*+from+sample_08;" \
-d statusdir="output" \
Created 01-06-2016 02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Manjunath Baburao double check your webhcat url and port. More information available here https://cwiki.apache.org/confluence/display/Hive/W...
here's an example:
curl -s -d execute="select+*+from+sample_08;" \
-d statusdir="output" \