Re: How to make MiniDFSCluster available in tests in Hadoop's code base?

2015-04-20 Thread Jens Rabe
Hello, thanks for pointing this out. I added this dependency and it works as I expect it to. > Am 19.04.2015 um 20:02 schrieb Steve Loughran : > > >> On 19 Apr 2015, at 09:21, Jens Rabe wrote: >> >> Hello, >> >> I wanted to write a fix for MAPR

How to make MiniDFSCluster available in tests in Hadoop's code base?

2015-04-19 Thread Jens Rabe
Hello, I wanted to write a fix for MAPREDUCE-6320, and for this, I need a mini cluster for the tests. The hadoop-mapreduce-client-core imports the hadoop-hdfs in the „test“ scope, but the MiniDFSCluster is not present there, as it is in the „test“ sources of said module. What grinds my gears is

[jira] [Created] (HDFS-7378) There should be a method to quickly test if a file is a SequenceFile or if a stream contains SequenceFile data

2014-11-07 Thread Jens Rabe (JIRA)
Jens Rabe created HDFS-7378: --- Summary: There should be a method to quickly test if a file is a SequenceFile or if a stream contains SequenceFile data Key: HDFS-7378 URL: https://issues.apache.org/jira/browse/HDFS-7378