iwasakims commented on PR #1319:
URL: https://github.com/apache/bigtop/pull/1319#issuecomment-2556327574
@masatana TestDistCpIntra fails with this patch.
```
org.apache.bigtop.itest.hadoop.hdfs.TestDistCpIntra > testDistcpIntra FAILED
java.lang.AssertionError: Distcp 1 failed
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:326)
at
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrap.invoke(StaticMetaMethodSite.java:133)
at
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:196)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:216)
at
org.apache.bigtop.itest.hadoop.hdfs.TestDistCpIntra.testDistcpIntra(TestDistCpIntra.groovy:120)
org.apache.bigtop.itest.hadoop.hdfs.TestDistCpIntra >
testDistcpIntra_MultipleSources FAILED
java.lang.AssertionError: Distcp multiple sources failed
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert$assertTrue.callStatic(Unknown Source)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:196)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:216)
at
org.apache.bigtop.itest.hadoop.hdfs.TestDistCpIntra.testDistcpIntra_MultipleSources(TestDistCpIntra.groovy:
```
The classpath of submitted app is affected?
```
Container: container_1734655319602_0001_02_000001 on
e90e9169bc2f.bigtop.apache.org_34557
LogAggregationType: AGGREGATED
=========================================================================================
LogType:stderr
LogLastModifiedTime:Fri Dec 20 00:47:03 +0000 2024
LogLength:88
LogContents:
Error: Could not find or load main class
org.apache.hadoop.mapreduce.v2.app.MRAppMaster
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]