You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Nitin Gupta <ni...@gmail.com> on 2015/09/15 16:41:04 UTC

Re: Review Request 37516: LENS-734: Query names in persisted output result files

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37516/
-----------------------------------------------------------

(Updated Sept. 15, 2015, 2:41 p.m.)


Review request for lens and Amareshwari Sriramadasu.


Repository: lens


Description
-------

Added query name in output files generated through HadoopFileFormatter and ZipFileFormatter


Diffs
-----

  lens-query-lib/src/main/java/org/apache/lens/lib/query/HadoopFileFormatter.java 6f55c79 
  lens-query-lib/src/main/java/org/apache/lens/lib/query/LensFileOutputFormat.java 034b88f 
  lens-query-lib/src/main/java/org/apache/lens/lib/query/ZipFileFormatter.java a3614fe 
  lens-query-lib/src/test/java/org/apache/lens/lib/query/TestAbstractFileFormatter.java 307e075 
  lens-query-lib/src/test/java/org/apache/lens/lib/query/TestFilePersistentFormatter.java 7617e06 

Diff: https://reviews.apache.org/r/37516/diff/


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. SUCCESS [  6.581 s]
[INFO] Lens .............................................. SUCCESS [  4.412 s]
[INFO] Lens API .......................................... SUCCESS [ 14.188 s]
[INFO] Lens API for server and extensions ................ SUCCESS [ 18.008 s]
[INFO] Lens Cube ......................................... SUCCESS [05:59 min]
[INFO] Lens DB storage ................................... SUCCESS [ 16.070 s]
[INFO] Lens Query Library ................................ SUCCESS [ 10.633 s]
[INFO] Lens Hive Driver .................................. SUCCESS [03:31 min]
[INFO] Lens Driver for JDBC .............................. SUCCESS [ 30.486 s]
[INFO] Lens Elastic Search Driver ........................ SUCCESS [  9.347 s]
[INFO] Lens Server ....................................... SUCCESS [10:47 min]
[INFO] Lens client ....................................... SUCCESS [ 31.356 s]
[INFO] Lens CLI .......................................... SUCCESS [03:47 min]
[INFO] Lens Examples ..................................... SUCCESS [  2.398 s]
[INFO] Lens Distribution ................................. SUCCESS [ 13.890 s]
[INFO] Lens ML Lib ....................................... SUCCESS [01:54 min]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [ 12.358 s]
[INFO] Lens Regression ................................... SUCCESS [  2.135 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:53 min
[INFO] Finished at: 2015-08-17T03:28:45+05:30
[INFO] Final Memory: 163M/806M
[INFO] ------------------------------------------------------------------------


Thanks,

Nitin Gupta