- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hue hbase Api Error: TSocket read 0 bytes
- Labels:
-
Apache HBase
-
Cloudera Hue
Created on ‎10-30-2014 11:05 AM - edited ‎09-16-2022 02:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After enabling hbase
Created ‎10-31-2014 11:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Solved -
Cannot use Thrift2
Enable HBase Thrift Server Framed Transport hbase.regionserver.thrift.framed true
HBase Thrift Server Type hbase.regionserver.thrift.server.type must be TThreadPoolServer
cannot use THsHaServer or TNonblockingServer or framed transport
Created ‎02-19-2015 02:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's odd that it's throwing that error. It's true that only image files can be attached, but you can try to place the contents of the files you're trying to send us inside a "Code" block. There's a little button on the rich text editor for inserting code. This should not try to render your file contents as HTML and let you proceed.
Created ‎06-19-2015 02:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm facing same error as well when I add this configuration to Hue's hue_safety_valve.ini via CM:
~~~
[hbase]
hbase_clusters=(Cluster|some-hbase-thrift-server:9090)
~~~~
* I've verified that the 'Enable HBase Thrift Server Framed Transport' is unchecked
* thrift_transport is set to 'buffered' in Hue
Is there a way to download the hbase-site.xml via CM?
Please let me know if there is any other config to update.
Thanks!
Created ‎06-19-2015 04:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make sure the Trift Server is added and started
Make sure in the Hue configuration that the HBase service and the HBase
thrift service are checked
Restart Hue and that's it!
Romain

- « Previous
- Next »