-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30387/
-----------------------------------------------------------
(Updated Jan. 29, 2015, 4:12 p.m.)
Review request for lens and Rajat Khandelwal.
Bugs: LENS-241
https://issues.apache.org/jira/browse/LENS-241
Repository: lens
Description
-------
isDriverPersistent boolean needs to be unset when driver is not persisting the
result even if config is on.
Diffs (updated)
-----
lens-driver-hive/src/main/java/org/apache/lens/driver/hive/HiveDriver.java
300cda1
lens-driver-hive/src/test/java/org/apache/lens/driver/hive/TestHiveDriver.java
cc2fe0d
lens-server-api/src/main/java/org/apache/lens/server/api/query/QueryContext.java
7a5cf40
Diff: https://reviews.apache.org/r/30387/diff/
Testing
-------
Was able to reproduce by changing test configs on TestHiveDriver. All the tests
pass with the changes.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [2.177s]
[INFO] Lens .............................................. SUCCESS [3.010s]
[INFO] Lens API .......................................... SUCCESS [6.353s]
[INFO] Lens API for server and extensions ................ SUCCESS [8.624s]
[INFO] Lens Cube ......................................... SUCCESS [5:16.242s]
[INFO] Lens DB storage ................................... SUCCESS [10.652s]
[INFO] Lens Query Library ................................ SUCCESS [5.407s]
[INFO] Lens Hive Driver .................................. SUCCESS [2:45.083s]
[INFO] Lens Driver for Cloudera Impala ................... SUCCESS [3.046s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [24.133s]
[INFO] Lens Server ....................................... SUCCESS [4:32.734s]
[INFO] Lens client ....................................... SUCCESS [20.213s]
[INFO] Lens CLI .......................................... SUCCESS [1:38.749s]
[INFO] Lens Examples ..................................... SUCCESS [0.957s]
[INFO] Lens Distribution ................................. SUCCESS [3.700s]
[INFO] Lens Client Distribution .......................... SUCCESS [5.478s]
[INFO] Lens ML Lib ....................................... SUCCESS [42.230s]
[INFO] Lens Regression ................................... SUCCESS [0.433s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:30.131s
[INFO] Finished at: Thu Jan 29 00:35:52 UTC 2015
[INFO] Final Memory: 111M/1177M
[INFO] ------------------------------------------------------------------------
Examples:
--------------------
Successful queries 120 out of 120queries
Thanks,
Amareshwari Sriramadasu