Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

With Hive View what causes: "H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe"?

avatar
Super Collaborator

This an simlar exception come up with Hive View. Also see:

https://hortonworks.com/community/forums/topic/amabari-hive-view-error-broken-pipe/ How to resolve and best debug such an issue?

1 ACCEPTED SOLUTION

avatar
Master Mentor
@hkropp

Details from support:

It should be fixed in Ambari 2.2

also

We think what probably happened was the connection was open for too long which is why it said there was a broken pipe when you tried to access the hive view. When you did a restart to opened a fresh connection and was able to connect. Probably just a refresh of the ambari page would have reset the connection as well.

View solution in original post

26 REPLIES 26

avatar
New Member

I get same error and cannot see Hive Tables. Any fix for this yet ?

avatar

avatar
New Member

Hi,

I also had the same issue, ambari-server restart could resolve my issue.

Regards,

Harshit Shah

avatar

I still have this kind of problem with the broken pipe. I use the Ambari 2.2.2 and HDP 2.4.2.

I get this error at regular intervals and only ambari restart solves this issue.

Aree there some new findings?

avatar
New Member
Hi , I solved the problem by creating a test database.

After doing this the hive view back to normal.
" Create database test ; "
and
" Drop database test ; "

avatar
Expert Contributor

We are having the same issue, any answers that work?

avatar
New Member

Any solutions that work long term?