----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66277/#review200040 -----------------------------------------------------------
Ship it! Hi Daniel, Thank you for this patch, I totally agree, generating a 700MB html takes a long time and I was not really able to open and handle it in my browser... - Szabolcs Vasas 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 > >