----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43086/#review117753 -----------------------------------------------------------
lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java (line 912) <https://reviews.apache.org/r/43086/#comment179032> should we need to log the skipped entries ? - Puneet Gupta On Feb. 2, 2016, 1:24 p.m., Sushil Mohanty wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43086/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2016, 1:24 p.m.) > > > Review request for lens. > > > Bugs: LENS-932 > https://issues.apache.org/jira/browse/LENS-932 > > > Repository: lens > > > Description > ------- > > Changes to exclude partitions falling before fact absolute start time and > after next calendar date while registering. > > > Diffs > ----- > > > lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java > 8969d1f > > lens-cube/src/test/java/org/apache/lens/cube/metadata/TestCubeMetastoreClient.java > 0c4871c > > Diff: https://reviews.apache.org/r/43086/diff/ > > > Testing > ------- > > Added unit test. mvn clean install runs fine. > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Lens Checkstyle Rules ............................. SUCCESS [2.153s] > [INFO] Lens .............................................. SUCCESS [3.222s] > [INFO] Lens API .......................................... SUCCESS [24.245s] > [INFO] Lens API for server and extensions ................ SUCCESS [24.086s] > [INFO] Lens Cube ......................................... SUCCESS > [11:35.288s] > [INFO] Lens DB storage ................................... SUCCESS [19.336s] > [INFO] Lens Query Library ................................ SUCCESS [15.747s] > [INFO] Lens Hive Driver .................................. SUCCESS [2:51.274s] > [INFO] Lens Driver for JDBC .............................. SUCCESS [35.827s] > [INFO] Lens Elastic Search Driver ........................ SUCCESS [17.644s] > [INFO] Lens Server ....................................... SUCCESS > [10:03.339s] > [INFO] Lens client ....................................... SUCCESS [36.487s] > [INFO] Lens CLI .......................................... SUCCESS [57.087s] > [INFO] Lens Examples ..................................... SUCCESS [10.920s] > [INFO] Lens Ship Jars to Distributed Cache ............... SUCCESS [0.706s] > [INFO] Lens Distribution ................................. SUCCESS [8.756s] > [INFO] Lens ML Lib ....................................... SUCCESS [1:41.518s] > [INFO] Lens ML Ext Distribution .......................... SUCCESS [2.130s] > [INFO] Lens Regression ................................... SUCCESS [14.347s] > [INFO] Lens UI ........................................... SUCCESS [30.450s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 31:15.500s > [INFO] Finished at: Tue Feb 02 13:22:32 UTC 2016 > [INFO] Final Memory: 181M/1136M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Sushil Mohanty > >