busbey opened a new pull request #654: AccumuloFileOutputFormatITs need to look 
on local filesystem for results written into JUnit provided temp dir.
URL: https://github.com/apache/accumulo/pull/654
 
 
   Before this change the {mapred,mapreduce}.AccumuloFileOutputFormatITs would 
work against a minicluster backed by
   Hadoop's LocalFileSystem, but fail if one followed the instructions for 
testing against a stand alone cluster.
   
   The failure is because in the cluster case the FileSystem we get is for the 
HDFS instance underlying the
   Accumulo cluster, which can't find the folder JUnit created for our test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to