----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14274/#review26370 -----------------------------------------------------------
trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java <https://reviews.apache.org/r/14274/#comment51498> Why use a 3-level directory here? Seems a little hard to manually locate the jar on hdfs if needed. - Daniel Dai On Sept. 21, 2013, 1:21 a.m., Aniket Mokashi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14274/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2013, 1:21 a.m.) > > > Review request for pig, Cheolsoo Park, DanielWX DanielWX, Dmitriy Ryaboy, > Julien Le Dem, and Rohini Palaniswamy. > > > Bugs: PIG-2672 > https://issues.apache.org/jira/browse/PIG-2672 > > > Repository: pig > > > Description > ------- > > added jar.cache.location option > > > Diffs > ----- > > trunk/src/org/apache/pig/PigConstants.java 1525188 > > trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java > 1525188 > trunk/src/org/apache/pig/impl/PigContext.java 1525188 > trunk/src/org/apache/pig/impl/io/FileLocalizer.java 1525188 > trunk/test/org/apache/pig/test/TestJobControlCompiler.java 1525188 > > Diff: https://reviews.apache.org/r/14274/diff/ > > > Testing > ------- > > > Thanks, > > Aniket Mokashi > >
