[
https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658846#comment-15658846
]
Eugene Koifman commented on HIVE-14943:
---------------------------------------
join_acid_non_acid failed with
{noformat}
java.net.ConnectException: Call From
ip-10-253-131-38.us-west-1.compute.internal/10.253.131.38 to
ip-10-253-131-38.us-west-1.compute.internal:0 failed on connection exception:
java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
at
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495)
at
org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:614)
at
org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:712)
at org.apache.hadoop.ipc.Client$Connection.access$2900(Client.java:375)
at org.apache.hadoop.ipc.Client.getConnection(Client.java:1528)
at org.apache.hadoop.ipc.Client.call(Client.java:1451)
at org.apache.hadoop.ipc.Client.call(Client.java:1412)
at
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229)
at com.sun.proxy.$Proxy105.getNewApplication(Unknown Source)
{noformat}
the other failures have age > 1
> Base Implementation
> -------------------
>
> Key: HIVE-14943
> URL: https://issues.apache.org/jira/browse/HIVE-14943
> Project: Hive
> Issue Type: Sub-task
> Components: Transactions
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-14943.10.patch, HIVE-14943.11.patch,
> HIVE-14943.12.patch, HIVE-14943.13.patch, HIVE-14943.2.patch,
> HIVE-14943.3.patch, HIVE-14943.4.patch, HIVE-14943.5.patch,
> HIVE-14943.6.patch, HIVE-14943.7.patch, HIVE-14943.8.patch,
> HIVE-14943.9.patch, HIVE-14943.patch
>
>
> Create the 1st pass functional implementation of MERGE
> This should run e2e and produce correct results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)