<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131842#M18592</link>
    <description>&lt;P&gt;Restart Amabri.it worked for me &lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2016 11:00:30 GMT</pubDate>
    <dc:creator>shihab_pri</dc:creator>
    <dc:date>2016-06-07T11:00:30Z</dc:date>
    <item>
      <title>Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131837#M18587</link>
      <description>&lt;P&gt;I am able to access my Hive Databases from Hive shell. I am unable to view them in Hive View and constantly receive this error:&lt;/P&gt;&lt;P&gt;H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe&lt;/P&gt;&lt;P&gt;Stack trace:&lt;/P&gt;&lt;PRE&gt;

    org.apache.ambari.view.hive.client.HiveClientException: H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe

org.apache.ambari.view.hive.client.HiveClientException: H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe
	at org.apache.ambari.view.hive.client.Connection$3.body(Connection.java:608)
	at org.apache.ambari.view.hive.client.Connection$3.body(Connection.java:590)
	at org.apache.ambari.view.hive.client.HiveCall.call(HiveCall.java:101)
	at org.apache.ambari.view.hive.client.Connection.execute(Connection.java:590)
	at org.apache.ambari.view.hive.client.Connection.executeSync(Connection.java:629)
	at org.apache.ambari.view.hive.client.DDLDelegator.getDBListCursor(DDLDelegator.java:76)
	at org.apache.ambari.view.hive.client.DDLDelegator.getDBList(DDLDelegator.java:65)
	at org.apache.ambari.view.hive.resources.browser.HiveBrowserService.databases(HiveBrowserService.java:88)
	at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:540)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:715)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1496)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter.doFilter(AmbariAuthorizationFilter.java:196)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.apache.ambari.server.api.MethodOverrideFilter.doFilter(MethodOverrideFilter.java:72)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.apache.ambari.server.api.AmbariPersistFilter.doFilter(AmbariPersistFilter.java:47)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.apache.ambari.server.security.AbstractSecurityHeaderFilter.doFilter(AbstractSecurityHeaderFilter.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.apache.ambari.server.security.AbstractSecurityHeaderFilter.doFilter(AbstractSecurityHeaderFilter.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:294)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.apache.ambari.server.controller.AmbariHandlerList.processHandlers(AmbariHandlerList.java:216)
	at org.apache.ambari.server.controller.AmbariHandlerList.processHandlers(AmbariHandlerList.java:205)
	at org.apache.ambari.server.controller.AmbariHandlerList.handle(AmbariHandlerList.java:152)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe
	at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:147)
	at org.apache.thrift.transport.TTransport.write(TTransport.java:105)
	at org.apache.thrift.transport.TSaslTransport.writeLength(TSaslTransport.java:361)
	at org.apache.thrift.transport.TSaslTransport.flush(TSaslTransport.java:469)
	at org.apache.thrift.transport.TSaslClientTransport.flush(TSaslClientTransport.java:37)
	at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java:65)
	at org.apache.hive.service.cli.thrift.TCLIService$Client.send_ExecuteStatement(TCLIService.java:219)
	at org.apache.hive.service.cli.thrift.TCLIService$Client.ExecuteStatement(TCLIService.java:211)
	at org.apache.ambari.view.hive.client.Connection$3.body(Connection.java:606)
	... 97 more
Caused by: java.net.SocketException: Broken pipe
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:145)
	... 105 more
  &lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:59:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131837#M18587</guid>
      <dc:creator>james_denman</dc:creator>
      <dc:date>2016-02-09T03:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131838#M18588</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/2545/jamesdenman.html" nodeid="2545"&gt;@J. David&lt;/A&gt;, not sure but looks like something related to your Hive transport setting. What's your hive.server2.transport.mode? All versions of Ambari Hive views support binary mode, but only Ambari-2.2 and higher support http mode.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 09:45:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131838#M18588</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-09T09:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131839#M18589</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/177/pminovic.html" nodeid="177"&gt;@Predrag Minovic&lt;/A&gt; Yes it is set to Binary. Is there any problems that would come from changing to http?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 09:56:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131839#M18589</guid>
      <dc:creator>james_denman</dc:creator>
      <dc:date>2016-02-09T09:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131840#M18590</link>
      <description>&lt;P&gt;If your transport is "binary" then your issue is not related to transport mode. "http" mode, required for example by Knox is not supported by Ambari versions older than 2.2.0. By the way, what's your version of Ambari? I found a &lt;A href="https://community.hortonworks.com/questions/1288/with-hive-view-what-causes-h100-unable-to-submit-s.html"&gt;related question&lt;/A&gt; but unresolved. However, I haven't seen this in Ambari-2.1.2 and higher. Also, can you post the screen-shot of your Ambari view setup and your Hive thrift port.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 10:18:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131840#M18590</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-09T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131841#M18591</link>
      <description>&lt;P&gt;Below steps have fixed the issue: &lt;/P&gt;&lt;P&gt;1. If your cluster is Kerberosed then follow below steps: &lt;/P&gt;&lt;P&gt;Go to Hive Service --&amp;gt; Configs --&amp;gt; General and change below property to &lt;/P&gt;&lt;PRE&gt;hive.server2.thrift.sasl.qop = auth-conf &lt;/PRE&gt;&lt;P&gt;Restart all the affected services to make sure changed are set. &lt;/P&gt;&lt;P&gt;Then go to Ambari Views server, Manage Ambari --&amp;gt; Hive View --&amp;gt; Setting &lt;/P&gt;&lt;PRE&gt;Hive Authentication = auth=KERBEROS;principal=hive/_HOST@EXAMPLE.COM;hive.server2.proxy.user=${username};saslQop=auth-conf &lt;/PRE&gt;&lt;P&gt;2. If your cluster is not Kerberosed the follow below steps: &lt;/P&gt;&lt;P&gt;Go to Hive Service --&amp;gt; Configs --&amp;gt; General and change below property to &lt;/P&gt;&lt;PRE&gt;hive.server2.thrift.sasl.qop = auth &lt;/PRE&gt;&lt;P&gt;Restart all the affected services to make sure changed are set. Then go to Ambari Views server, Manage Ambari --&amp;gt; Hive View --&amp;gt; Setting &lt;/P&gt;&lt;PRE&gt;Hive Authentication = auth=KERBEROS;principal=hive/_HOST@EXAMPLE.COM;hive.server2.proxy.user=${username};saslQop=auth &lt;/PRE&gt;&lt;P&gt;This should fix your above error message issue.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 07:05:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131841#M18591</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2016-05-24T07:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131842#M18592</link>
      <description>&lt;P&gt;Restart Amabri.it worked for me &lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 11:00:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131842#M18592</guid>
      <dc:creator>shihab_pri</dc:creator>
      <dc:date>2016-06-07T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131843#M18593</link>
      <description>&lt;P&gt;Please check if postgresql is exceeded number of pool connections. Increasing the value from 100 to 500 for pool connection resolved the issue.&lt;/P&gt;&lt;P&gt;Login to mysql using superuser and check pool connections as below -&lt;/P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;OL&gt;&lt;LI&gt;mysql&amp;gt;  SHOW VARIABLES LIKE "max_connections";&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Modify pool connections -&lt;/P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;OL&gt;&lt;LI&gt;mysql&amp;gt; SET GLOBAL max_connections =500;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 16 Nov 2016 12:53:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131843#M18593</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-11-16T12:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131844#M18594</link>
      <description>&lt;P&gt;Thanks. This solved my issue. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 15:01:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131844#M18594</guid>
      <dc:creator>ian2</dc:creator>
      <dc:date>2017-01-25T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hive View Suddenly Failing with H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131845#M18595</link>
      <description>&lt;P&gt;Ambari restart resolved my issue...&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:29:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-View-Suddenly-Failing-with-H100-Unable-to-submit/m-p/131845#M18595</guid>
      <dc:creator>shashant_panwar</dc:creator>
      <dc:date>2017-01-28T00:29:32Z</dc:date>
    </item>
  </channel>
</rss>

