-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29349/
-----------------------------------------------------------
Review request for lens, Amareshwari Sriramadasu and Jaideep dhok.
Bugs: LENS-18
https://issues.apache.org/jira/browse/LENS-18
Repository: lens
Description
-------
Running "query list" in lens-cli just prints all the query handles. It would be
nice to have the total count printed at the end.
Diffs
-----
lens-cli/src/main/java/org/apache/lens/cli/commands/LensQueryCommands.java
32cdf28
lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java de29094
Diff: https://reviews.apache.org/r/29349/diff/
Testing
-------
updated TestLensQueryCommands to test for the number of query handles.
Thanks,
Raju Bairishetti