Hi,
Hue was working fine before. We had to restart Job Tracker services on UI,
so dependent services Hue also restarted. For some reason it is now coming
back and fail to restart.
Here is the error that I see on cloudera Manager.
Supervisor returned FATAL: + HADOOP_EXTRA_CLASSPATH_STRING=/usr/share/cmf/lib/plugins/event-publish-4.5.2-shaded.jar:/usr/share/cmf/lib/plugins/navigator-plugin-4.5.2-shaded.jar:/usr/share/cmf/lib/plugins/tt-instrumentation-4.5.2.jar:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-9.0-801.jdbc4.jar:/usr/share/java/oracle-connector-java.jar
+ HUE=/opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/share/hue/build/env/bin/hue
+ [[ beeswax_server == beeswax_server ]]
+ copy_hive_default /var/run/cloudera-scm-agent/process/13749-hue-BEESWAX_SERVER/hive-conf
+ [[ -z 4 ]]
+ '[' 1 -ne 1 ']'
+ [[ 4 == 3 ]]
+ '[' dumpdata = beeswax_server ']'
+ echo Executing /opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/share/hue/build/env/bin/hue beeswax_server
+ exec /opt/cloudera/parcels/CDH-4.2.1-1.cdh4.2.1.p0.5/share/hue/build/env/bin/hue beeswax_server
13/10/10 15:38:45 WARN conf.HiveConf: DEPRECATED: Configuration property hive.metastore.local no longer has any effect. Make sure to provide a valid value for hive.metastore.uris if you are connecting to a remote metastore.
13/10/10 15:38:46 INFO beeswax.Server: Starting beeswaxd at port 8002
Exception in thread "main" org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0.0.0.0:8002.
at org.apache.thrift.transport.TServerSocket.(TServerSocket.java:75)
at org.apache.thrift.transport.TServerSocket.(Server.java:250)
at com.cloudera.beeswax.Server.main(Server.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.hadoop.util.RunJar.main(RunJar.java:208)
It could be great if you could share if have come across this issue, or
what could be the problem?
Thanks
Mani
To unsubscribe from this group and stop receiving emails from it, send an email to scm-users+unsubscribe@cloudera.org.