https://issues.apache.org/jira/browse/FLUME-1701
On Mon, Nov 12, 2012 at 6:38 PM, Brock Noland <[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]> 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/
