cloudera / hue

Open source SQL Query Assistant service for Databases/Warehouses
https://cloudera.com
Apache License 2.0
1.16k stars 364 forks source link

Could not connect to localhost:10001 (code THRIFTTRANSPORT): TTransportException #109

Closed apivovarov closed 10 years ago

apivovarov commented 10 years ago

I got this error when select MyLogin -> Hadoop Security What service hue expects on port 10001? tcp or http?

my hue.ini config hive_server_host=localhost hive_server_port=10000

hiveserver2 is listening on port 10000

Data Browser -> Metastore and Query->Hive working fine with this settings it's only MyLogin -> Hadoop Security which complains

enricoberti commented 10 years ago

Hadoop Security is for Apache Sentry (http://www.cloudera.com/content/cloudera/en/products-and-services/cdh/sentry.html) so you need the service running. This feature is still under development though!