Support Questions

Find answers, ask questions, and share your expertise

Spark thrift server not starting

avatar
Rising Star

We have installed HDP 2.3.0.0(2.3.0.0-2557) on our cluster managed by Ambari 2.4.2.0.

When we are starting the spark thrift server, it errors out. Upon checking we found that the package directory

"/usr/hdp/current/spark-thriftserver/" doesn't exist.

this directory should had been created while installation but it is not.

Any solutions how to deal with this.

1 ACCEPTED SOLUTION

avatar
Rising Star

creating the soft link like

ln -s /usr/hdp/2.3.0.0-2557/spark spark-thriftserver

at the dir /usr/hdp/current did the trick

View solution in original post

2 REPLIES 2

avatar
Rising Star

creating the soft link like

ln -s /usr/hdp/2.3.0.0-2557/spark spark-thriftserver

at the dir /usr/hdp/current did the trick

avatar
Super Collaborator

STS is supported in HDP 2.3.4+