- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Zeppelin Error - bash interpreter running a HiveQL file: Listening for transport dt_socket at address: 8000
- Labels:
-
Apache Zeppelin
Created ‎05-24-2016 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Listening for transport dt_socket at address: 8000
If I run a HiveQL file from Zeppelin, I receive the above error.
Any workarounds?
Created ‎05-25-2016 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree this is a major issue. I have the issue reproduced. Will find a fix.
Created ‎05-25-2016 12:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are you trying to do?
Created ‎05-25-2016 12:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a file with multiple HiveSQL statements. I can run the file from bash command line: hive -f my_file_name
When I do this using the bash Interpreter in Zeppelin I receive the message: Listening for transport dt_socket at address: 8000
It's not really an error. The job just runs and hangs
Created ‎05-25-2016 02:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I could say this is a major issue.
Users cannot use the shell interpreter to run a hive file containing DDL and DML statements. For example:
%sh
hive -f my_hive_file.hql
Is there a way to resolve this?
Created ‎05-25-2016 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree this is a major issue. I have the issue reproduced. Will find a fix.
