Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Facing issue while uploading data in Hive

avatar
New Contributor

Hi All,

We are getting error message while accessing Hive, "H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe" Also while uploading data using CSV from local, it says "Cannot read property errors of undefined". Kindly please guide me to resolve the same.

Thanks in advance.

1 ACCEPTED SOLUTION

avatar
@Prasant Kesavakumaran

There is known issue in Ambari 2.2 which is addressed in latest versions. Try restarting Ambari server as below and then check:

ambari-server restart

View solution in original post

5 REPLIES 5

avatar
@Prasant Kesavakumaran

There is known issue in Ambari 2.2 which is addressed in latest versions. Try restarting Ambari server as below and then check:

ambari-server restart

avatar
New Contributor

Hi Sindhu, Thanks for your reply.

Is there any option to restart via UI? since am not using ssh to access the env.

avatar
@Prasant Kesavakumaran

The ambari-server restart is to be done from the command line, there is no UI option for the same.

avatar
New Contributor

Hi Sindhu, thanks again.

I just restarted the vm and it worked. 🙂

avatar
@Prasant Kesavakumaran

Please mark the answer to close the discussion.