Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #318

2017-01-26 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3614 Use unique name for index in -- [...truncated 820 lines...] Running org.apache.phoenix.end2end.ScanQueryIT Tests run: 15, Failures: 0, Errors: 0, Skipped:

Build failed in Jenkins: Phoenix | Master #1542

2017-01-26 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3614 Use unique name for index in -- [...truncated 851 lines...] Running org.apache.phoenix.end2end.ToNumberFunctionIT Tests run: 245, Failures: 0, Errors: 0, Skippe

Apache-Phoenix | origin/4.9-HBase-1.2 | Build Fixed

2017-01-26 Thread Apache Jenkins Server
origin/4.9-HBase-1.2 branch build status Fixed Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/origin/4.9-HBase-1.2 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.9/lastSuccessfulBuild/artifact/ Test Report https://builds.apache.org/job

Build failed in Jenkins: Phoenix-Calcite #57

2017-01-26 Thread Apache Jenkins Server
See Changes: [ankitsinghal59] PHOENIX-3540 Fix Time data type in Phoenix Spark integration [tdsilva] PHOENIX-3516 Performance Issues with queries that have compound filters [elserj] PHOENIX-3505 Avoid NPE on close() in OrderedResultIte

[07/26] phoenix git commit: PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds(addendum)

2017-01-26 Thread maryannxue
PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds(addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e906841f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e906841f Diff: http://git-wip-u

[11/26] phoenix git commit: PHOENIX-3557 Provide a good error message when an invalid test pattern was provided

2017-01-26 Thread maryannxue
PHOENIX-3557 Provide a good error message when an invalid test pattern was provided Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e4c6f5cd Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e4c6f5cd Diff: http://

[14/26] phoenix git commit: PHOENIX-3584 Expose metrics for ConnectionQueryServices instances and their allocators in the JVM

2017-01-26 Thread maryannxue
PHOENIX-3584 Expose metrics for ConnectionQueryServices instances and their allocators in the JVM Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f5de28b6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f5de28b6

[22/26] phoenix git commit: PHOENIX-3611 Cache for client connections will expire (and close) entries in LRU fashion.

2017-01-26 Thread maryannxue
PHOENIX-3611 Cache for client connections will expire (and close) entries in LRU fashion. Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9b7f3ca5 Tree: http://git-wip-us.apache.org/repos/a

[20/26] phoenix git commit: PHOENIX-3608 KeyRange interset should return EMPTY_RANGE when one of it is NULL_RANGE(Rajeshbabu)

2017-01-26 Thread maryannxue
PHOENIX-3608 KeyRange interset should return EMPTY_RANGE when one of it is NULL_RANGE(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e7ef25ec Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e7ef25ec

[06/26] phoenix git commit: PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds

2017-01-26 Thread maryannxue
PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/83827cd8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/83827cd8 Diff: http://git-wip-us.apache.o

[05/26] phoenix git commit: PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds

2017-01-26 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/83827cd8/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java

[10/26] phoenix git commit: PHOENIX-3333 Support Spark 2.0

2017-01-26 Thread maryannxue
PHOENIX- Support Spark 2.0 Note that the default maven profile will compile for Spark 2.0.2 and Scala 2.11. To switch to the previous behavior, use Maven profile 'spark16'. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/com

[16/26] phoenix git commit: PHOENIX-3567 Use argparse for sqlline

2017-01-26 Thread maryannxue
PHOENIX-3567 Use argparse for sqlline Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7332fc30 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7332fc30 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/73

[26/26] phoenix git commit: Merge remote-tracking branch 'origin/master' into calcite

2017-01-26 Thread maryannxue
Merge remote-tracking branch 'origin/master' into calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/40549904 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/40549904 Diff: http://git-wip-us.apache.org/repos

[21/26] phoenix git commit: PHOENIX-3613 Avoid possible SQL Injection with proper input validations(Rajeshbabu)

2017-01-26 Thread maryannxue
PHOENIX-3613 Avoid possible SQL Injection with proper input validations(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4e4f7ddb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4e4f7ddb Diff: http://

[19/26] phoenix git commit: PHOENIX-3468 Double quote SYSTEM, USER, DATE keywords in IT tests(Rajeshbabu)

2017-01-26 Thread maryannxue
PHOENIX-3468 Double quote SYSTEM, USER,DATE keywords in IT tests(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/895cb1df Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/895cb1df Diff: http://git-wip-

[24/26] phoenix git commit: PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby)

2017-01-26 Thread maryannxue
PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a44d317e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a44d317e Diff: http

[13/26] phoenix git commit: PHOENIX-3563 Ensure we release ZooKeeper resources allocated by the Tephra client embedded in the Phoenix connection

2017-01-26 Thread maryannxue
PHOENIX-3563 Ensure we release ZooKeeper resources allocated by the Tephra client embedded in the Phoenix connection Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d8f45949 Tree: http://git-wip-us.apache.org/repos/asf/ph

[15/26] phoenix git commit: PHOENIX-3553 Zookeeper connection should be closed immediately after DefaultStatisticsCollector's collecting stats done (Yeonseop Kim)

2017-01-26 Thread maryannxue
PHOENIX-3553 Zookeeper connection should be closed immediately after DefaultStatisticsCollector's collecting stats done (Yeonseop Kim) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/eb72fa89 Tree: http://git-wip-us.apach

[01/26] phoenix git commit: PHOENIX-3540 Fix Time data type in Phoenix Spark integration

2017-01-26 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite 948d009f9 -> 405499047 PHOENIX-3540 Fix Time data type in Phoenix Spark integration Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bd2acd54 Tree: http://git-wip

[25/26] phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread maryannxue
PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/069c371a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/069c371a Diff: http://git-wip-us

[08/26] phoenix git commit: PHOENIX-3544 Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark

2017-01-26 Thread maryannxue
PHOENIX-3544 Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b3269950 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b3269950 Diff: http://git-wip-us.apa

[09/26] phoenix git commit: PHOENIX-3516 Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true (addendum)

2017-01-26 Thread maryannxue
PHOENIX-3516 Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/07f92732 Tree: http://git-wip-us.apache.o

[23/26] phoenix git commit: PHOENIX-3351 Implement TODOs in PhoenixTableModify#upsert to allow writes to tenant specific tables(Rajeshbabu)

2017-01-26 Thread maryannxue
PHOENIX-3351 Implement TODOs in PhoenixTableModify#upsert to allow writes to tenant specific tables(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b9323e1d Tree: http://git-wip-us.apache.org/repos/asf/phoenix

[12/26] phoenix git commit: PHOENIX-3565 Set failIfNoTests=false on surefire and failsafe

2017-01-26 Thread maryannxue
PHOENIX-3565 Set failIfNoTests=false on surefire and failsafe Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a164f032 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a164f032 Diff: http://git-wip-us.apache.org/r

[02/26] phoenix git commit: PHOENIX-3516 Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true

2017-01-26 Thread maryannxue
PHOENIX-3516 Performance Issues with queries that have compound filters and specify phoenix.query.force.rowkeyorder=true Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c5046047 Tree: http://git-wip-us.apache.org/repos/as

[03/26] phoenix git commit: PHOENIX-3505 Avoid NPE on close() in OrderedResultIterator

2017-01-26 Thread maryannxue
PHOENIX-3505 Avoid NPE on close() in OrderedResultIterator Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e23634a3 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e23634a3 Diff: http://git-wip-us.apache.org/repo

[18/26] phoenix git commit: PHOENIX-3468 Double quote SYSTEM, USER, DATE keywords in IT tests(Rajeshbabu)

2017-01-26 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/895cb1df/phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertValuesIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertValuesIT.java b/phoeni

[04/26] phoenix git commit: PHOENIX-32451 Support DATE and TIMESTAMP in CONVERT_TZ()

2017-01-26 Thread maryannxue
PHOENIX-32451 Support DATE and TIMESTAMP in CONVERT_TZ() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/70dc3836 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/70dc3836 Diff: http://git-wip-us.apache.org/repos/

[17/26] phoenix git commit: PHOENIX-3134 varbinary fields bulk load difference between MR/psql and upserts

2017-01-26 Thread maryannxue
PHOENIX-3134 varbinary fields bulk load difference between MR/psql and upserts Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a6752119 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a6752119 Diff: http://git-wi

Jenkins build is back to normal : Phoenix-4.x-HBase-1.1 #317

2017-01-26 Thread Apache Jenkins Server
See

phoenix git commit: Adapt SqlNode interface change

2017-01-26 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite 877a03cd4 -> 948d009f9 Adapt SqlNode interface change Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/948d009f Tree: http://git-wip-us.apache.org/repos/asf/phoen

Jenkins build is back to normal : Phoenix | 4.x-HBase-0.98 #1427

2017-01-26 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Phoenix | Master #1541

2017-01-26 Thread Apache Jenkins Server
See

Apache-Phoenix | origin/4.9-HBase-0.98 | Build Failure

2017-01-26 Thread Apache Jenkins Server
<<< text/html; charset=UTF-8: Unrecognized >>>

phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.9-HBase-1.2 71a5434b2 -> a967db5d8 PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a967db5d

phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.9-HBase-0.98 918dabf26 -> aee05ae7c PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/aee05ae7

phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master a44d317e3 -> 069c371ae PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/069c371a Tree: h

phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 74eb217a2 -> 29bed889d PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/29bed889

phoenix git commit: PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 bfd511827 -> 198ad6fcb PHOENIX-3614 Use unique name for index in TransactionIT#testNonTxToTxTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/198ad6fc

phoenix git commit: PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby)

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 cd8f0535b -> bfd511827 PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/co

phoenix git commit: PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby)

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 0e1901c07 -> 74eb217a2 PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/com

phoenix git commit: PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby)

2017-01-26 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master b9323e1d3 -> a44d317e3 PHOENIX-541 Make mutable batch size bytes-based instead of row-based (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a44