----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66277/#review200196 -----------------------------------------------------------
Ship it! Good point, thanks for this improvement! - Boglarka Egyed On March 26, 2018, 11:55 a.m., daniel voros wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66277/ > ----------------------------------------------------------- > > (Updated March 26, 2018, 11:55 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-3307 > https://issues.apache.org/jira/browse/SQOOP-3307 > > > Repository: sqoop-trunk > > > Description > ------- > > ant clean report invokes the ivy:report task and creates both HTML and > GraphML reports. > Creation of the HTML reports takes ~7 minutes and results in a ~700MB html > that's hard to make use of, while the GraphML reporting is fast and is easier > to read. > > > Diffs > ----- > > build.xml d85cf71 > > > Diff: https://reviews.apache.org/r/66277/diff/1/ > > > Testing > ------- > > `ant clean report` > > > Thanks, > > daniel voros > >