Yeah my environment didn't hit this issue... I'll fix it and re-spin this morning.
On Tue, Nov 13, 2012 at 12:57 AM, Hari Shreedharan <[email protected]> wrote: > Looks like the Jenkins build also failed the unit tests because of this. > > Hari > > -- > Hari Shreedharan > > > On Monday, November 12, 2012 at 4:40 PM, Brock Noland wrote: > >> https://issues.apache.org/jira/browse/FLUME-1701 >> >> On Mon, Nov 12, 2012 at 6:38 PM, Brock Noland <[email protected] >> (mailto:[email protected])> wrote: >> > Hi, >> > >> > Hmm, my test alias adds that property. Looks like StagedInstall does >> > hard code the -dist name, >> > >> > && name.endsWith("-dist.tar.gz")) { >> > >> > Brock >> > >> > On Mon, Nov 12, 2012 at 6:33 PM, Roshan Naik <[email protected] >> > (mailto:[email protected])> wrote: >> > > -1 (non binding) >> > > >> > > I see the following Integration tests .. sepcifically (TestFileChannel, >> > > TestRpcClient, TestRpcClientCommunicationFailure ) >> > > >> > > The nature of the error is the same... >> > > >> > > <testcase time="0.095" >> > > classname="org.apache.flume.test.agent.TestFileChannel" name="testInOut"> >> > > <error message="Failed to locate tar-ball distribution. Please specify >> > > explicitly via system property: flume.dist.tarball" >> > > type="java.lang.Exception">java.lang.Exception: Failed to locate tar-ball >> > > distribution. Please specify explicitly via system property: >> > > flume.dist.tarball >> > > at >> > > org.apache.flume.test.util.StagedInstall.<init>(StagedInstall.java:207) >> > > at >> > > org.apache.flume.test.util.StagedInstall.getInstance(StagedInstall.java:75) >> > > >> > > Build Steps:... >> > > >> > > - mvn package -DskipTests >> > > - mvn test >> > > >> > > I got the same erors with ... mvn clean install. >> > > >> > > See attachment for more details on the error. fyi.. I am building on a >> > > macbook pro. >> > > -roshan >> > > >> > >> > >> > >> > >> > -- >> > Apache MRUnit - Unit testing MapReduce - >> > http://incubator.apache.org/mrunit/ >> > >> >> >> >> >> -- >> Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/ >> >> > > -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/
