[lens] branch master updated (4907964 -> 3126f2e)

2019-11-04 Thread amareshwari
This is an automated email from the ASF dual-hosted git repository. amareshwari pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/lens.git. from 4907964 Merge pull request #34 from RajashekharInmobi/master add e121b41 Bump c3p0 from 0.9.5 to 0.9.5.4

[lens] 01/01: Merge pull request #36 from apache/dependabot/maven/com.mchange-c3p0-0.9.5.4

2019-11-04 Thread amareshwari
This is an automated email from the ASF dual-hosted git repository. amareshwari pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lens.git commit 3126f2ea711ab9ea5d315993499adb02ba78811e Merge: 4907964 e121b41 Author: Amareshwari AuthorDate: Tue Nov 5 12:10:42

[lens] branch master updated (fb1a171 -> 4907964)

2019-07-24 Thread amareshwari
This is an automated email from the ASF dual-hosted git repository. amareshwari pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/lens.git. from fb1a171 Merge pull request #27 from jimmycasey/master new 98ab7a5 exposing jmx port for monitoring

lens git commit: LENS-1474 : Fix NPE in ExpressionResolver for SegmentationCandidate

2017-09-10 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Sep 11 09:53:21 2017 +0530 -- .../apache/lens/cube/parse/ExpressionResolver.java | 17 +++-- 1 file changed, 11 insertions(

lens git commit: LENS-1466 : Fix for 'Rewritten queries not resolving time_range_in clause'

2017-09-01 Thread amareshwari
Sep 1 13:02:32 2017 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Sep 1 15:23:45 2017 +0530 -- .../lens/cube/parse/StorageCandidate.java | 2 +- .../apache/lens/cube/metadata/DateFac

lens git commit: LENS-1466 : Fix for 'Rewritten queries not resolving time_range_in clause'

2017-09-01 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Sep 1 13:02:32 2017 +0530 -- .../lens/cube/parse/StorageCandidate.java | 2 +- .../apache/lens/cube/metadata/DateFactory.java | 6 ++ .../a

lens git commit: LENS-1463 : Valid Columns addition in Virtual Fact

2017-08-28 Thread amareshwari
org/repos/asf/lens/tree/b3352997 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b3352997 Branch: refs/heads/master Commit: b3352997ca851b6a68e7e0d57caeb514d7e134d3 Parents: e6f1ce0 Author: Rajitha R <rajitha@gmail.com> Authored: Mon Aug 28 16:31:33 2017 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1450 : Fix duplicate filters in query writing

2017-08-07 Thread amareshwari
org/repos/asf/lens/tree/6c40b24f Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/6c40b24f Branch: refs/heads/master Commit: 6c40b24ffa8ff66b448a4f61054fb3897cffdd6a Parents: 3da3bce Author: Rajitha R <rajitha@gmail.com> Authored: Mon Aug 7 17:29:26 2017 +0530 Committer: Amareshwari Sr

[3/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
/lens/diff/27ad9aa8 Branch: refs/heads/current-release-line Commit: 27ad9aa8f27082a8ac6d82cbf91fff80b43ab689 Parents: 7c1171c Author: Rajitha R <rajitha@gmail.com> Authored: Tue Jun 6 13:59:58 2017 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue Ju

[1/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
Repository: lens Updated Branches: refs/heads/current-release-line 7c1171c8d -> 27ad9aa8f http://git-wip-us.apache.org/repos/asf/lens/blob/27ad9aa8/lens-server/src/test/java/org/apache/lens/server/metastore/TestMetastoreService.java

[2/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/27ad9aa8/lens-cube/src/main/java/org/apache/lens/cube/metadata/FactTable.java -- diff --git a/lens-cube/src/main/java/org/apache/lens/cube/metadata/FactTable.java

[1/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master 34500f1b3 -> 5de45e0f8 http://git-wip-us.apache.org/repos/asf/lens/blob/5de45e0f/lens-server/src/test/java/org/apache/lens/server/metastore/TestMetastoreService.java -- diff

[3/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
/lens/diff/5de45e0f Branch: refs/heads/master Commit: 5de45e0f8212c2e03eaf9886b720e13868a1c42a Parents: 34500f1 Author: Rajitha R <rajitha@gmail.com> Authored: Tue Jun 6 13:59:58 2017 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue Jun 6 13:59:5

[2/3] lens git commit: LENS-1412 : Add capability to define virtual facts in a cube

2017-06-06 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/5de45e0f/lens-cube/src/main/java/org/apache/lens/cube/metadata/FactTable.java -- diff --git a/lens-cube/src/main/java/org/apache/lens/cube/metadata/FactTable.java

lens git commit: LENS-1410 : Make the filter while getting a list of partitions mandatory

2017-04-20 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Apr 20 16:06:13 2017 +0530 -- lens-api/src/main/resources/lens-errors.conf| 7 .../lens/cli/commands/LensFactCommands.java | 2 +- .../

lens git commit: LENS-1405 : Add xsd for virtual fact

2017-04-19 Thread amareshwari
ens/tree/cf944c10 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/cf944c10 Branch: refs/heads/master Commit: cf944c10c7fe68c151e2967612864251a72814ef Parents: c4cd6d8 Author: Rajitha R <rajitha@gmail.com> Authored: Wed Apr 19 12:11:22 2017 +0530 Committer: Amareshwari Sriramadasu

lens git commit: LENS-1391 : Fix pending review comments on MaxCoveringFactResolver and LeastPartitionResolver

2017-04-18 Thread amareshwari
11:05:57 2017 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Apr 19 11:05:57 2017 +0530 -- .../lens/cli/commands/LensSchemaCommands.java | 12 +- .../cube/parse/CandidateTable

lens git commit: LENS-1409 : Remove Unknown.log file before lens startup

2017-04-18 Thread amareshwari
org/repos/asf/lens/tree/f8a38791 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/f8a38791 Branch: refs/heads/master Commit: f8a3879172c923d5ceac76c3d853b77eea002ca9 Parents: b94fc5b Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Tue Apr 18 11:54:31 2017 +0530 Committer: Am

lens git commit: LENS-1393 : Upgrade javax mail version

2017-04-18 Thread amareshwari
ens/tree/b94fc5be Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b94fc5be Branch: refs/heads/master Commit: b94fc5be3f3338db2200b068a2d92e02b2dfddf5 Parents: ae83caa Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Tue Apr 18 11:47:08 2017 +0530 Committer: Amareshwari Sriramadasu

[2/2] lens git commit: LENS-1386 : Add support for separate tables for update periods in one storage

2017-02-20 Thread amareshwari
-us.apache.org/repos/asf/lens/diff/f0dadd79 Branch: refs/heads/master Commit: f0dadd79bb626fe6f8bbf21569e3062aeb9be070 Parents: 0cd22b1 Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Mon Feb 20 15:08:40 2017 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: M

[1/2] lens git commit: LENS-1333: Add data completeness checks on query writing path

2016-11-10 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master 0cce226f7 -> 078555c1a http://git-wip-us.apache.org/repos/asf/lens/blob/078555c1/src/site/apt/admin/config.apt -- diff --git a/src/site/apt/admin/config.apt

lens git commit: LENS-1374 : Add more logs in FieldValidator

2016-11-09 Thread amareshwari
asf/lens/tree/666fc776 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/666fc776 Branch: refs/heads/master Commit: 666fc776a1f22c5b308b6eb1ea054a52d6ec141d Parents: 08d7963 Author: Rajat Khandelwal <pro...@apache.org> Authored: Thu Nov 10 11:11:51 2016 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1342 : Close InputStreamReader in PropertyBasedUserConfigLoader

2016-11-02 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/d1a0e0e2 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/d1a0e0e2 Branch: refs/heads/master Commit: d1a0e0e266b5f7ffd0ad1d5b742fb92e4a91eeb3 Parents: 95a4f59 Author: Ted Yu <yuzhih...@gmail.com> Authored: Thu Nov 3 10:40:13 2016 +0530 Committer: Am

lens git commit: LENS-1361 : Ignore DB failure while scheduler startup

2016-10-20 Thread amareshwari
org/repos/asf/lens/tree/f274e29d Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/f274e29d Branch: refs/heads/master Commit: f274e29d53998f482697bfd8c57a3841b1779abc Parents: 5496185 Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Fri Oct 21 10:33:22 2016 +0530 Committer: Am

lens git commit: LENS-1325 : Add tests and document passing encoded urls for query http notifications

2016-10-19 Thread amareshwari
3:24 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Oct 20 09:53:24 2016 +0530 -- .../server/query/QueryEventHttpNotifier.java| 6 ++--- .../src/main/resources/lenssession-de

lens git commit: LENS-1344 : Make individual component headers on cube schema page on UI left aligned

2016-10-05 Thread amareshwari
7:58 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Oct 5 14:57:58 2016 +0530 -- lens-ui/app/components/CubeSchemaComponent.js | 8 1 file changed, 4 insertions(

lens git commit: LENS-1326 : Disable hive session and operation timeouts

2016-10-04 Thread amareshwari
org/repos/asf/lens/tree/bf25ac57 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/bf25ac57 Branch: refs/heads/master Commit: bf25ac578d0643e664daafb2d19f95dda158ea18 Parents: 47a3012 Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Tue Oct 4 12:49:35 2016 +0530 Committer: Am

lens git commit: LENS-1340 : Add DataCompletenessChecker

2016-10-04 Thread amareshwari
ens/tree/47a3012e Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/47a3012e Branch: refs/heads/master Commit: 47a3012edc9604e94795d1453a77ac4ee2b1b936 Parents: 08ce297 Author: Narayan Periwal <narayan.peri...@inmobi.com> Authored: Tue Oct 4 12:44:15 2016 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1334 : Fix full outer join condition for multi fact queries with more than two tables

2016-09-27 Thread amareshwari
27 16:38:28 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue Sep 27 16:38:28 2016 +0530 -- .../lens/cube/parse/MultiFactHQLContext.java| 36 --- .../

lens git commit: LENS-1314 : Update 2.6 release documentation

2016-09-20 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Sep 21 09:58:46 2016 +0530 -- src/site/apt/releases/download.apt| 2 +- src/site/apt/releases/release-history.apt | 35

lens git commit: LENS-1314 : Update 2.6 release documentation

2016-09-20 Thread amareshwari
asf/lens/tree/0d31b74b Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/0d31b74b Branch: refs/heads/master Commit: 0d31b74b39019b3f7370084e7a8e1f9b647afb5b Parents: 8108ba0 Author: Puneet Gupta <puneetgu...@apache.org> Authored: Wed Sep 21 09:57:56 2016 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1283 : Map failure in APIResult to exception in LensClient

2016-09-20 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Sep 21 09:39:16 2016 +0530 -- .../java/org/apache/lens/api/APIResult.java | 27 ++- .../java/org/apache/lens/api/ToYAMLString.java | 5 +- ..

lens git commit: LENS-1317 : Lens Query Conf to be persisted in Finished_Queries store

2016-09-19 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue Sep 20 10:59:28 2016 +0530 -- .../server/api/query/FinishedLensQuery.java | 9 +++-- .../apache/lens/server/query/LensServ

lens git commit: LENS-1323 : Fix TestRemoteHiveDriver#testMultiThreadClient test failure

2016-09-17 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sat Sep 17 11:57:39 2016 +0530 -- .../org/apache/lens/driver/hive/HiveDriver.java | 87 +--- .../lens/driver/hive/TestRemoteHiveDriver.j

lens git commit: LENS-1300 : Query submission to be rejected on sessions marked for close

2016-09-17 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sat Sep 17 11:43:29 2016 +0530 -- .../java/org/apache/lens/api/APIResult.java | 3 + .../lens/server/api/session/SessionService.java | 7 ++ .../

lens git commit: LENS-1322 : Display join chain details as a tooltip on dim attributes using that join chain

2016-09-16 Thread amareshwari
11:21:34 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sat Sep 17 11:21:34 2016 +0530 -- lens-ui/app/components/CubeSchemaComponent.js | 44 -- lens-ui/app/stor

lens git commit: LENS-1197 : Update doc for api getAllFacts of a cube

2016-09-07 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Sep 8 09:43:58 2016 +0530 -- .../java/org/apache/lens/server/metastore/MetastoreResource.java | 2 +- 1 file changed, 1 insertion

lens git commit: LENS-1197 : Update doc for api getAllFacts of a cube

2016-09-07 Thread amareshwari
org/repos/asf/lens/tree/051ad2d3 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/051ad2d3 Branch: refs/heads/master Commit: 051ad2d3ecd8c3364745297f3c915f1520b26b4c Parents: 85cb0c5 Author: Archana H <archana.h...@gmail.com> Authored: Thu Sep 8 09:43:09 2016 +0530 Committer: Am

lens git commit: LENS-1298 : Make the test event handler sync

2016-09-07 Thread amareshwari
asf/lens/tree/85cb0c59 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/85cb0c59 Branch: refs/heads/master Commit: 85cb0c59f4300d92e8512eefcea5f4cc16f6aea6 Parents: d9911f6 Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Thu Sep 8 09:38:19 2016 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1269 : Time range fallback in lens examples should not give empty results

2016-08-22 Thread amareshwari
: Mon Aug 22 17:35:10 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Aug 22 17:35:53 2016 +0530 -- lens-examples/src/main/resources/sales-aggr-fact2-local3.data | 4 ++-- 1 file change

lens git commit: LENS-1269 : Time range fallback in lens examples should not give empty results

2016-08-22 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Aug 22 17:35:10 2016 +0530 -- lens-examples/src/main/resources/sales-aggr-fact2-local3.data | 4 ++-- 1 file changed, 2 insertions(

[1/2] lens git commit: LENS-1241 : Fix tests failures with setup and teardown issues

2016-08-22 Thread amareshwari
17:20:25 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Aug 22 17:28:57 2016 +0530 -- .../lens/server/metrics/MetricsServiceImpl.java | 6 -- .../org/apache/lens/server/TestServer

lens git commit: LENS-1281 : Fix license issue with quartz dependency

2016-08-22 Thread amareshwari
org/repos/asf/lens/tree/c6e3abc6 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c6e3abc6 Branch: refs/heads/master Commit: c6e3abc63be51ff9953b6d0b5222745264ede49e Parents: 443ec5f Author: Ajay Yadava <ajayyad...@apache.org> Authored: Mon Aug 22 17:21:50 2016 +0530 Committer: Am

lens git commit: LENS-1278 : Fix too many instances of UDFClassLoader

2016-08-19 Thread amareshwari
org/repos/asf/lens/tree/210e31fc Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/210e31fc Branch: refs/heads/master Commit: 210e31fc076a884b664dbbb87f8ab09fb481dc98 Parents: 66bd58e Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Fri Aug 19 12:37:02 2016 +0530

lens git commit: LENS-1274 : Saved query table create failure shouldn't stop lens server from starting

2016-08-18 Thread amareshwari
2:35 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Aug 19 09:52:35 2016 +0530 -- .../org/apache/lens/server/query/save/SavedQueryDao.java | 10 ++ 1 file changed, 6 insertions(

lens git commit: LENS-1254 : Fix TestLensQueryCommands.showPersistentResultSet failure

2016-08-03 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Aug 4 10:42:11 2016 +0530 -- .../src/test/java/org/apache/lens/cli/TestLensQueryCommands.java| 1 + 1 file chang

lens git commit: LENS-1156 : Fix TestUnionQueries.testDimAttrExpressionQuery test failure

2016-07-28 Thread amareshwari
git-wip-us.apache.org/repos/asf/lens/tree/3f03d29b Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/3f03d29b Branch: refs/heads/master Commit: 3f03d29ba47755913e06cd3a397119c679b2f65a Parents: e4d8b88 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Fri Jul 29 10:1

lens git commit: LENS-991 : Remove shutdown hook getting added for each command

2016-07-04 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/42c4dfcb Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/42c4dfcb Branch: refs/heads/master Commit: 42c4dfcb64f59c341ad244b96872a921ea9043db Parents: 265c466 Author: Raju Bairishetti <r...@apache.org> Authored: Tue Jul 5 11:13:49 2016 +0530 Committer: Am

lens git commit: LENS-1184 : Add REST API for the scheduler

2016-07-04 Thread amareshwari
asf/lens/tree/265c4667 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/265c4667 Branch: refs/heads/master Commit: 265c4667af0dd7850892d0180c9ee72bb40b3e83 Parents: 4bcb7aa Author: Ajay Yadava <ajayyad...@apache.org> Authored: Tue Jul 5 10:16:07 2016 +0530 Committer: Amareshwari Sr

lens git commit: LENS-1151 : Add logs for Queries moving between waiting and queued queries data structures

2016-06-16 Thread amareshwari
10:35:27 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Jun 17 10:35:27 2016 +0530 -- .../lens/server/query/QueryExecutionServiceImpl.java | 13 +++-- ..

lens git commit: LENS-987 : Add AlarmService for scheduling time based queries

2016-06-13 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/92456eff Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/92456eff Branch: refs/heads/master Commit: 92456effb9508d4578894a82c1f2a419fe504d97 Parents: 68c5267 Author: Lavkesh Lahngir <lavk...@linux.com> Authored: Mon Jun 13 17:17:04 2016 +0530 Committer: Am

lens git commit: LENS-1032 : Add option to kill the query on timeout api upon timeout

2016-05-11 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu May 12 10:08:11 2016 +0530 -- .../org/apache/lens/api/query/QueryStatus.java | 8 ++ .../src/main/resources/lens-client-default.xml | 7 ++ .../

lens git commit: LENS-1029 : Fix exception handling in lens server snapshotter

2016-05-09 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon May 9 16:43:42 2016 +0530 -- .../lens/lib/query/AbstractFileFormatter.java | 12 +- .../lens/server/api/LensConfConstants.java | 27 +-- .../org/apa

lens git commit: LENS-1033 : Fix HQLParser to honor double spaces in literals

2016-05-08 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/4e822031 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/4e822031 Branch: refs/heads/master Commit: 4e822031f4a3d75b45281ec5aadaf8f64cbb7542 Parents: 34223e8 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Mon May 9 10:08:31 2016 +0530

lens git commit: LENS-383 :Add connection and read timeouts on rest api calls in lens client

2016-05-02 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue May 3 10:06:28 2016 +0530 -- .../apache/lens/client/LensClientConfig.java| 8 ++ .../org/apache/lens/client/LensConnection.java | 13 ++-

lens git commit: LENS-1013 : Add postDriverSelection to DriverQueryHook

2016-04-27 Thread amareshwari
org/repos/asf/lens/tree/9b7541bc Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/9b7541bc Branch: refs/heads/master Commit: 9b7541bcbcc33faf3cbde71452f334783795ea27 Parents: 6995962 Author: Puneet Gupta <puneet.k.gu...@gmail.com> Authored: Thu Apr 28 09:36:38 2016 +0530 Committer: Am

lens git commit: LENS-1022 : Reduce time for TestLensQueryCommands

2016-04-27 Thread amareshwari
pos/asf/lens/tree/d1c58cbc Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/d1c58cbc Branch: refs/heads/master Commit: d1c58cbcf755321ae72d0fb1d9e9994e95f9f189 Parents: e26ee5a Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Wed Apr 27 18:18:14 2016 +0530

lens git commit: LENS-730 : Fix issues with column aliases in multifact query

2016-04-26 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/3b3f42da Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/3b3f42da Branch: refs/heads/master Commit: 3b3f42da51808e1bb0d23357e1bfaecaca978896 Parents: 6e11d78 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Wed Apr 27 09:52:06 2016 +0530

lens git commit: LENS-906 : Reduce test time for TestCubeMetastoreClient

2016-04-26 Thread amareshwari
org/repos/asf/lens/tree/6e11d780 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/6e11d780 Branch: refs/heads/master Commit: 6e11d780f8ede78745f5247d983c0f63f42fb41d Parents: f211309 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Wed Apr 27 08:45:30 2016 +0530

[2/3] lens git commit: LENS-788 : Push expressions before flattening and convert filters to array_contains filters for bridge tables

2016-03-29 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/dba885ca/lens-cube/src/test/java/org/apache/lens/cube/parse/TestBridgeTableQueries.java -- diff --git

[3/3] lens git commit: LENS-788 : Push expressions before flattening and convert filters to array_contains filters for bridge tables

2016-03-29 Thread amareshwari
/dba885ca Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/dba885ca Branch: refs/heads/master Commit: dba885ca972e8a11281f1bc44ceb4b7dd3906ce0 Parents: 79b95f0 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Wed Mar 30 10:25:20 2016 +0530 Committer: Amareshwari Srira

svn commit: r12897 - in /release/lens: 2.4-beta/ 2.5-beta/

2016-03-28 Thread amareshwari
Author: amareshwari Date: Mon Mar 28 11:58:47 2016 New Revision: 12897 Log: Release 2.5-beta Added: release/lens/2.5-beta/ release/lens/2.5-beta/apache-lens-2.5.0-beta-bin.tar.gz (with props) release/lens/2.5-beta/apache-lens-2.5.0-beta-bin.tar.gz.asc release/lens/2.5-beta

lens git commit: LENS-993 : Fix thread pool creations on server

2016-03-28 Thread amareshwari
pos/asf/lens/tree/aeca66ad Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/aeca66ad Branch: refs/heads/master Commit: aeca66ad432d7717b9d7651d7a3c9277da25bb70 Parents: a1445f3 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Mon Mar 28 15:37:11 2016 +0530 Committer: Am

svn commit: r12823 - /release/lens/KEYS

2016-03-23 Thread amareshwari
Author: amareshwari Date: Wed Mar 23 08:21:03 2016 New Revision: 12823 Log: Uploading Deepak Barr's KEYS Modified: release/lens/KEYS Modified: release/lens/KEYS == --- release/lens/KEYS (original) +++ release/lens

lens git commit: LENS-990 : Fix exception fetching results while purging a failed query

2016-03-21 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Mar 21 14:32:18 2016 +0530 -- .../org/apache/lens/server/api/driver/DriverQueryStatus.java | 4 .../java/org/apache/lens/server/api/query/QueryCo

lens git commit: LENS-853 : Quit shell should close session all times

2016-03-04 Thread amareshwari
org/repos/asf/lens/tree/b7773d6c Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b7773d6c Branch: refs/heads/master Commit: b7773d6c74cc323be10c0f416f4ec93d8711fe00 Parents: 0ba17ef Author: Raju Bairishetti <r...@apache.org> Authored: Sat Mar 5 07:45:27 2016 +0530 Committer: Am

lens git commit: LENS-970 : Send hivedriver and query-lib test logs to target/test.log

2016-02-27 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sat Feb 27 22:40:55 2016 +0530 -- lens-driver-hive/src/test/resources/logback.xml | 10 +++--- lens-query-lib/src/test/resources/logback.xml | 12

lens git commit: LENS-959 : Remove cube keyword from all test cases of lens-cube

2016-02-18 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Feb 19 09:44:16 2016 +0530 -- .../lens/cube/parse/TestBaseCubeQueries.java| 10 +++ .../lens/cube/parse/TestCubeRewriter.

lens git commit: LENS-961 : Remove unused dependencies from lens parent pom

2016-02-18 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/1608b32b Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/1608b32b Branch: refs/heads/master Commit: 1608b32b7375ac99641f03f60ab2083f8b44d617 Parents: 57f547a Author: Rajat Khandelwal <pro...@apache.org> Authored: Fri Feb 19 09:42:57 2016 +0530 Committer: Am

lens git commit: LENS-963 : Fix table weight look up in FactPartition

2016-02-18 Thread amareshwari
org/repos/asf/lens/tree/57f547a2 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/57f547a2 Branch: refs/heads/master Commit: 57f547a215f8f34b22147cf2177f527cffc3b709 Parents: c4fa107 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Fri Feb 19 09:42:05 2016 +0530

lens git commit: LENS-931 : Add unit test for fetch results being called before query completion

2016-02-17 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Feb 17 14:30:04 2016 +0530 -- .../lens/server/query/TestQueryService.java | 62 +++- 1 file changed, 47 insertions(+

lens git commit: LENS-951 : Fix test failures in java8

2016-02-17 Thread amareshwari
ens/tree/c1e4434f Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c1e4434f Branch: refs/heads/master Commit: c1e4434fde3143d38adc4fb5c501cad33ae6268b Parents: 223da28 Author: Rajat Khandelwal <pro...@apache.org> Authored: Wed Feb 17 14:27:25 2016 +0530 Committer: Amareshwari Sriramadasu

lens git commit: LENS-909 : Remove sending result as part of email incase of inmemory results

2016-02-07 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sun Feb 7 15:11:34 2016 +0530 -- .../lens/server/query/QueryEndNotifier.java | 26 +++- .../server/query/TestQueryEndEmailNot

lens git commit: LENS-946 : Fix filter clauses in multi fact or multi storage queries

2016-02-07 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/0b3203d0 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/0b3203d0 Branch: refs/heads/master Commit: 0b3203d047d9738141d153e9f7894fcc6ac64f79 Parents: bee5cfd Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Mon Feb 8 12:00:53 2

[2/3] lens git commit: LENS-791 : Fix CLI output to print yaml representation of entity

2016-02-05 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/b805ee98/lens-api/src/test/resources/toString/org.apache.lens.api.query.QueryPlan.xml -- diff --git a/lens-api/src/test/resources/toString/org.apache.lens.api.query.QueryPlan.xml

[1/3] lens git commit: LENS-791 : Fix CLI output to print yaml representation of entity

2016-02-05 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master 58d863643 -> b805ee989 http://git-wip-us.apache.org/repos/asf/lens/blob/b805ee98/lens-examples/src/test/resources/yaml/fact2.yaml -- diff --git

[3/3] lens git commit: LENS-791 : Fix CLI output to print yaml representation of entity

2016-02-05 Thread amareshwari
/asf/lens/diff/b805ee98 Branch: refs/heads/master Commit: b805ee989188c5889e6472b48572d126b6515414 Parents: 58d8636 Author: Rajat Khandelwal <pro...@apache.org> Authored: Fri Feb 5 14:12:29 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Feb 5 1

lens git commit: LENS-901 : Add option to stream results from execute timeout api, along with persisting the result

2016-02-04 Thread amareshwari
Fri Feb 5 08:31:15 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Feb 5 08:31:15 2016 +0530 -- .../api/query/QueryHandleWithResultSet.java | 7 + .../org/apache/lens/api/query/Q

[2/7] lens git commit: LENS-920 : Fix issues in producing and consuming json for all api

2016-02-02 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/d559ef2e/lens-server/src/test/java/org/apache/lens/server/query/TestQueryService.java -- diff --git a/lens-server/src/test/java/org/apache/lens/server/query/TestQueryService.java

[4/7] lens git commit: LENS-920 : Fix issues in producing and consuming json for all api

2016-02-02 Thread amareshwari
http://git-wip-us.apache.org/repos/asf/lens/blob/d559ef2e/lens-server/src/test/java/org/apache/lens/server/metastore/TestMetastoreService.java -- diff --git

[1/7] lens git commit: LENS-920 : Fix issues in producing and consuming json for all api

2016-02-02 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master a5091fe0c -> d559ef2e5 http://git-wip-us.apache.org/repos/asf/lens/blob/d559ef2e/lens-server/src/test/java/org/apache/lens/server/session/TestSessionResource.java -- diff

[7/7] lens git commit: LENS-920 : Fix issues in producing and consuming json for all api

2016-02-02 Thread amareshwari
/asf/lens/diff/d559ef2e Branch: refs/heads/master Commit: d559ef2e524ee6c28d45b35cca827fd507b15665 Parents: a5091fe Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Tue Feb 2 18:50:28 2016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue

lens git commit: LENS-933 : Allow presubmit hook to throw LensException

2016-01-27 Thread amareshwari
org/repos/asf/lens/tree/8a365729 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/8a365729 Branch: refs/heads/master Commit: 8a36572918540e83eae8c16a45c8479879ae7949 Parents: 919936b Author: Rajat Khandelwal <prongs@apache,org> Authored: Wed Jan 27 16:49:03 2016 +0530 Committer: Am

lens git commit: LENS-917 : Fixs table pruning for multiple chains for same destination table

2016-01-11 Thread amareshwari
ttp://git-wip-us.apache.org/repos/asf/lens/tree/c7451f8e Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c7451f8e Branch: refs/heads/master Commit: c7451f8e8e8f429fc55458b03dbb10a2b7428be9 Parents: 9c03c76 Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Tue Jan 12 11:0

lens git commit: LENS-851 : Fix aliasing for non-aggregate functions in multi fact union query

2016-01-08 Thread amareshwari
016 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Jan 8 14:53:17 2016 +0530 -- .../java/org/apache/lens/cube/parse/HQLParser.java | 15 +++ .../cube/parse/SingleFactMultiStorageHQLCo

lens git commit: LENS-890 : Adds per-queue and per-priority driver max launched queries constraints

2015-12-15 Thread amareshwari
015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Tue Dec 15 18:45:08 2015 +0530 -- .../org/apache/lens/api/util/CommonUtils.java | 27 ++- .../FactPartitionBasedQueryCostCalculator.java |

lens git commit: LENS-851 : Replace columns with aliases in where clause of the inner query

2015-12-12 Thread amareshwari
015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sat Dec 12 15:30:23 2015 +0530 -- lens-api/src/main/resources/lens-errors.conf| 25 +-- .../lens/cube/error/LensCubeErrorCode.java | 6

lens git commit: LENS-879 : Adds Base framework for scheduler

2015-12-10 Thread amareshwari
asf/lens/tree/7e9e47ea Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/7e9e47ea Branch: refs/heads/master Commit: 7e9e47ea66109470327607fafb26045080fc969d Parents: 0e4c18c Author: Ajay Yadava <ajayyad...@apache.org> Authored: Thu Dec 10 16:28:40 2015 +0530 Committer: Amareshwari Sr

lens git commit: LENS-891 : Fix Weekly covering info for last Sunday of year and first Sunday of next year

2015-12-09 Thread amareshwari
11:06:52 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Dec 10 11:06:52 2015 +0530 -- .../src/main/java/org/apache/lens/cube/parse/DateUtil.java | 9 + .../test/java/org/apache/

lens git commit: LENS-888 : Fix limit of 4000 on total string length of dim attribute names of derived cube

2015-12-09 Thread amareshwari
11:10:08 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Dec 10 11:10:08 2015 +0530 -- .../apache/lens/cube/metadata/DerivedCube.java | 27 +++ .../lens/cube/metadata/Met

lens git commit: LENS-840 : LDAP config loader should be more forgiving for attribute absense

2015-11-29 Thread amareshwari
015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Nov 30 11:37:14 2015 +0530 -- .../lens/server/user/LDAPBackedDatabaseUserConfigLoader.java | 4 +++- 1 file changed, 3 insertions

[2/2] lens git commit: LENS-123 : Adds ability to load different instances of same driver class

2015-11-29 Thread amareshwari
-us.apache.org/repos/asf/lens/diff/114dab34 Branch: refs/heads/master Commit: 114dab34642929152230cd049f1436ad796bedc2 Parents: 404d451 Author: Puneet Gupta <puneet.k.gu...@gmail.com> Authored: Mon Nov 30 11:06:12 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon

[1/2] lens git commit: LENS-123 : Adds ability to load different instances of same driver class

2015-11-29 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master 404d4518d -> 114dab346 http://git-wip-us.apache.org/repos/asf/lens/blob/114dab34/lens-server/src/main/java/org/apache/lens/server/query/QueryExecutionServiceImpl.java --

lens git commit: LENS-884 : Fix lens-ship-jars.jar to have version in the assembly as well

2015-11-26 Thread amareshwari
Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Fri Nov 27 12:46:54 2015 +0530 -- lens-dist/src/main/assembly/bin-dist.xml | 1 - lens-ship-jars/pom.xml | 19 -

lens git commit: LENS-881 : Remove hive-metastore jar from lens-ship-jars

2015-11-25 Thread amareshwari
wip-us.apache.org/repos/asf/lens/tree/5d79ecfd Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/5d79ecfd Branch: refs/heads/master Commit: 5d79ecfdbce74bd5b1f77911f200af1b7d76a01a Parents: b71be2d Author: Amareshwari Sriramadasu <amareshw...@apache.org> Authored: Thu Nov 26 10:25:10 2015 +0530

lens git commit: LENS-845 : Allow regex rename arguments to passed configuration in columnar sql rewriter

2015-10-26 Thread amareshwari
9:11 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Mon Oct 26 18:59:11 2015 +0530 -- .../lens/driver/jdbc/ColumnarSQLRewriter.java | 30 ++-- .../driver/jdbc/JDBCDriverCon

lens git commit: LENS-835 : Optimizing fact subquery by removing non aggregated expression columns from group by clause

2015-10-24 Thread amareshwari
ored: Sun Oct 25 11:27:20 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Sun Oct 25 11:27:20 2015 +0530 -- .../lens/driver/jdbc/ColumnarSQLRewriter.java | 18 ++-

lens git commit: LENS-816 : Fix ThreadSafeEstimatedQueryCollection methods not to ignore driver arguments

2015-10-14 Thread amareshwari
he.org> Authored: Thu Oct 15 05:53:25 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Thu Oct 15 05:55:44 2015 +0530 -- .../ThreadSafeEstimatedQueryCollectio

lens git commit: LENS-392 : Look ahead timerange should not look for all finer granularity partitions to be present

2015-09-15 Thread amareshwari
Sep 16 09:50:55 2015 +0530 Committer: Amareshwari Sriramadasu <amareshw...@apache.org> Committed: Wed Sep 16 09:50:55 2015 +0530 -- .../lens/cube/metadata/FactPartition.java | 14 ++- .../lens/cube/metadata/Tim

[1/2] lens git commit: LENS-742 : Adds query feature : Saved query and parameterization

2015-09-15 Thread amareshwari
Repository: lens Updated Branches: refs/heads/master 4addd7b62 -> 4e81ef4dd http://git-wip-us.apache.org/repos/asf/lens/blob/4e81ef4d/lens-server/src/main/java/org/apache/lens/server/query/save/SavedQueryDao.java -- diff --git

  1   2   >