|
|
-
Re: what is the use of the Ant's task DfsTask.java in HDFS?Chris Douglas 2011-08-01, 09:22
It was part of a suite of DAG tools driven by ant, e.g. HADOOP-2778. I
doubt it's still used and it can probably be removed. -C On Fri, Jul 22, 2011 at 2:21 PM, Eli Collins <[EMAIL PROTECTED]> wrote: > +hdfs-dev -general (bcc) > > None of src/ant actually looks hdfs specific (part of FsShell), should > we move it to common? > > On Fri, Jul 22, 2011 at 1:54 PM, Alejandro Abdelnur <[EMAIL PROTECTED]> wrote: >> It is dangling in its own src directory hdfs/src/ant/ >> >> As I'm starting to work on the Mavenization of HDFS I'm moving files to >> their 'expected' Maven directories and I don't know if this class should be >> folded into src/main/java/ or else? >> >> Thxs. >> >> Alejandro. >> > |