----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33976/#review83355 -----------------------------------------------------------
lens-cli/src/main/java/org/apache/lens/cli/commands/LensQueryCommands.java <https://reviews.apache.org/r/33976/#comment134329> If result is persisted on server, the result should be downloaded with http link and then saved to file. With current changes the file contents will be output at some location. - Amareshwari Sriramadasu On May 8, 2015, 12:30 p.m., Rajat Khandelwal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33976/ > ----------------------------------------------------------- > > (Updated May 8, 2015, 12:30 p.m.) > > > Review request for lens. > > > Bugs: LENS-26 > https://issues.apache.org/jira/browse/LENS-26 > > > Repository: lens > > > Description > ------- > > option to download result into a file > > > Diffs > ----- > > lens-cli/src/main/java/org/apache/lens/cli/commands/LensQueryCommands.java > c0616d2a2f7c98d89b4fcaff76f7c6f9d8b35730 > lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java > d7b63724f50dc392a5440ce8362b4eb6ca81f885 > src/site/apt/user/cli.apt cbbc3eb9e173f891baf0c7f765efe1a6c5bfa23f > > Diff: https://reviews.apache.org/r/33976/diff/ > > > Testing > ------- > > > Thanks, > > Rajat Khandelwal > >
