On May 20, 2013, 1:48 p.m., vasanthkumar wrote: > > Jarcec
With the introduction of Hcat support, we will be able to move entire hive tables with partitions in it (one of the cases for this) and I would assume data in HDFS in subdirectories destined for a single table would typically be a Hive table. But still this can help in some scenarios. I agree with Jarcec's comments that --recursive-export option would be needed to specifically request the changed behavior. - Venkat ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10646/#review20764 ----------------------------------------------------------- On April 19, 2013, 12:02 p.m., vasanthkumar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10646/ > ----------------------------------------------------------- > > (Updated April 19, 2013, 12:02 p.m.) > > > Review request for Sqoop. > > > Description > ------- > > Export dir to support subdirectories > > > This addresses bug SQOOP-951. > https://issues.apache.org/jira/browse/SQOOP-951 > > > Diffs > ----- > > src/java/org/apache/sqoop/mapreduce/CombineFileInputFormat.java 7d2be38 > src/java/org/apache/sqoop/mapreduce/ExportJobBase.java 1065d0b > > Diff: https://reviews.apache.org/r/10646/diff/ > > > Testing > ------- > > Done > > > Thanks, > > vasanthkumar > >
