[
https://issues.apache.org/jira/browse/OOZIE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621713#comment-16621713
]
Peter Bacsko edited comment on OOZIE-3349 at 9/20/18 9:18 AM:
--------------------------------------------------------------
[~andras.piros] but we still have to figure out why {{false}} causes test
problems. Or will you create a new JIRA for that?
was (Author: pbacsko):
[~andras.piros] but we still have to figure out why false causes test problems.
Or will you create a new JIRA for that?
> Test cases in oozie fail with java.net.ConnectException
> -------------------------------------------------------
>
> Key: OOZIE-3349
> URL: https://issues.apache.org/jira/browse/OOZIE-3349
> Project: Oozie
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Alisha Prabhu
> Assignee: Andras Piros
> Priority: Major
> Labels: ppc64le, x86_64
> Fix For: 5.1.0
>
>
> Maven command used : mvn test -fn
> Error :
> {code:java}
> java.net.ConnectException: Connection refused; For more details see:
> http://wiki.apache.org/hadoop/ConnectionRefused
> at sun.reflect.GeneratedConstructorAccessor232.newInstance(Unknown
> Source)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:791)
> at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:731)
> at org.apache.hadoop.ipc.Client.call(Client.java:1472)
> at org.apache.hadoop.ipc.Client.call(Client.java:1399)
> at
> org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
> at com.sun.proxy.$Proxy33.getFileInfo(Unknown Source)
> at
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)