[08/50] [abbrv] phoenix git commit: PHOENIX-4658 IllegalStateException: requestSeek cannot be called on ReversedKeyValueHeap (Toshihiro Suzuki)

2018-05-02 Thread tdsilva
PHOENIX-4658 IllegalStateException: requestSeek cannot be called on ReversedKeyValueHeap (Toshihiro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1a312a9c Tree:

[38/50] [abbrv] phoenix git commit: PHOENIX-4694 Prevent locking of parent table when dropping view to reduce contention

2018-05-02 Thread tdsilva
PHOENIX-4694 Prevent locking of parent table when dropping view to reduce contention Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9168f669 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9168f669 Diff:

[27/50] [abbrv] phoenix git commit: PHOENIX-4613 Thread clientVersion through to IndexCommitter implementors

2018-05-02 Thread tdsilva
PHOENIX-4613 Thread clientVersion through to IndexCommitter implementors Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ccd41de7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ccd41de7 Diff:

[44/50] [abbrv] phoenix git commit: PHOENIX-4705 Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-05-02 Thread tdsilva
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6c1a624f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6c1a624f Diff:

[48/50] [abbrv] phoenix git commit: PHOENIX-4716 ParameterizedTransactionIT is failing in 0.98 branch

2018-05-02 Thread tdsilva
PHOENIX-4716 ParameterizedTransactionIT is failing in 0.98 branch Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d10151e3 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d10151e3 Diff:

[04/50] [abbrv] phoenix git commit: PHOENIX-2715 Query Log (addendum)

2018-05-02 Thread tdsilva
PHOENIX-2715 Query Log (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ed636616 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ed636616 Diff:

[24/50] [abbrv] phoenix git commit: PHOENIX-4690 GroupBy expressions should follow the order of PK Columns if GroupBy is orderPreserving

2018-05-02 Thread tdsilva
PHOENIX-4690 GroupBy expressions should follow the order of PK Columns if GroupBy is orderPreserving Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/153b357d Tree:

[40/50] [abbrv] phoenix git commit: PHOENIX-4708 Do not propagate GUIDE_POSTS_WIDTH to children

2018-05-02 Thread tdsilva
PHOENIX-4708 Do not propagate GUIDE_POSTS_WIDTH to children Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ff327348 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ff327348 Diff:

[14/50] [abbrv] phoenix git commit: PHOENIX-4605 Support running multiple transaction providers

2018-05-02 Thread tdsilva
PHOENIX-4605 Support running multiple transaction providers Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/de83b8d5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/de83b8d5 Diff:

[02/50] [abbrv] phoenix git commit: PHOENIX-2715 Query Log (Ankit Singhal)

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0bc03684/phoenix-core/src/main/java/org/apache/phoenix/log/TableLogWriter.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/log/TableLogWriter.java

[45/50] [abbrv] phoenix git commit: PHOENIX-4710 Don't set KEEP_DELETED_CELLS or VERSIONS for SYSTEM.LOG

2018-05-02 Thread tdsilva
PHOENIX-4710 Don't set KEEP_DELETED_CELLS or VERSIONS for SYSTEM.LOG Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/49c02328 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/49c02328 Diff:

[36/50] [abbrv] phoenix git commit: PHOENIX-4699 Stop scan after finding first child of table during drop

2018-05-02 Thread tdsilva
PHOENIX-4699 Stop scan after finding first child of table during drop Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/041e7b5a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/041e7b5a Diff:

[33/50] [abbrv] phoenix git commit: Merge remote-tracking branch 'upstream/master' into PHOENIX-3534

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/d615dc0c/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java -- diff --cc

[49/50] [abbrv] phoenix git commit: Merge remote-tracking branch 'upstream/master' into PHOENIX-3534

2018-05-02 Thread tdsilva
Merge remote-tracking branch 'upstream/master' into PHOENIX-3534 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7420ae3a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7420ae3a Diff:

[05/50] [abbrv] phoenix git commit: PHOENIX-4672 Align the kerberos principal config keys

2018-05-02 Thread tdsilva
PHOENIX-4672 Align the kerberos principal config keys Fix the configuration keys in a manner that won't break users who are using the 'old' name. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2e6dc818 Tree:

[19/50] [abbrv] phoenix git commit: PHOENIX-4579 Add a config to conditionally create Phoenix meta tables on first client connection (Chinmay Kulkarni)

2018-05-02 Thread tdsilva
PHOENIX-4579 Add a config to conditionally create Phoenix meta tables on first client connection (Chinmay Kulkarni) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/87fdda8b Tree:

[11/50] [abbrv] phoenix git commit: PHOENIX-4605 Support running multiple transaction providers

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/de83b8d5/phoenix-core/src/main/java/org/apache/phoenix/transaction/TephraTransactionTable.java -- diff --git

[37/50] [abbrv] phoenix git commit: PHOENIX-4698 Tolerate orphaned views (Maddineni Sukumar)

2018-05-02 Thread tdsilva
PHOENIX-4698 Tolerate orphaned views (Maddineni Sukumar) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8dd637dc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8dd637dc Diff:

[29/50] [abbrv] phoenix git commit: Revert "PHOENIX-4601 Perform server-side retries if client version < 4.14"

2018-05-02 Thread tdsilva
Revert "PHOENIX-4601 Perform server-side retries if client version < 4.14" This reverts commit d7afec21c500ccd7f5334e9c0958c40fcc95df14. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ff900e5 Tree:

[10/50] [abbrv] phoenix git commit: PHOENIX-4366 Rebuilding a local index fails sometimes (addendum)

2018-05-02 Thread tdsilva
PHOENIX-4366 Rebuilding a local index fails sometimes (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ca58fae2 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ca58fae2 Diff:

[25/50] [abbrv] phoenix git commit: PHOENIX-4298 refactoring to avoid using deprecated API for Put/Delete(Sergey Soldatov)

2018-05-02 Thread tdsilva
PHOENIX-4298 refactoring to avoid using deprecated API for Put/Delete(Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fc6cf43a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fc6cf43a Diff:

[22/50] [abbrv] phoenix git commit: PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT

2018-05-02 Thread tdsilva
PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/db0e1eda Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/db0e1eda Diff:

[16/50] [abbrv] phoenix git commit: PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT

2018-05-02 Thread tdsilva
PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/70c9c6bb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/70c9c6bb Diff:

[32/50] [abbrv] phoenix git commit: PHOENIX-4645 PhoenixStorageHandler doesn't handle correctly data/timestamp in push down predicate when engine is tez.(Sergey Soldatov)

2018-05-02 Thread tdsilva
PHOENIX-4645 PhoenixStorageHandler doesn't handle correctly data/timestamp in push down predicate when engine is tez.(Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8f1cef82 Tree:

[34/50] [abbrv] phoenix git commit: Merge remote-tracking branch 'upstream/master' into PHOENIX-3534

2018-05-02 Thread tdsilva
Merge remote-tracking branch 'upstream/master' into PHOENIX-3534 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d615dc0c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d615dc0c Diff:

[01/50] [abbrv] phoenix git commit: PHOENIX-4669 NoSuchColumnFamilyException when creating index on views that are built on tables which have named column family

2018-05-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/system-catalog 15d4dace4 -> f7d87ce2f PHOENIX-4669 NoSuchColumnFamilyException when creating index on views that are built on tables which have named column family Signed-off-by: ss77892 Project:

[30/50] [abbrv] phoenix git commit: PHOENIX-4601 Perform server-side retries if client version < 4.14

2018-05-02 Thread tdsilva
PHOENIX-4601 Perform server-side retries if client version < 4.14 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/78636a3c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/78636a3c Diff:

[26/50] [abbrv] phoenix git commit: PHOENIX-4600 Add retry logic for partial index rebuilder writes

2018-05-02 Thread tdsilva
PHOENIX-4600 Add retry logic for partial index rebuilder writes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b768900d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b768900d Diff:

[20/50] [abbrv] phoenix git commit: PHOENIX-4668 Remove unnecessary table descriptor modification for SPLIT_POLICY column (Chinmay Kulkarni)

2018-05-02 Thread tdsilva
PHOENIX-4668 Remove unnecessary table descriptor modification for SPLIT_POLICY column (Chinmay Kulkarni) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a5770a5a Tree:

[12/50] [abbrv] phoenix git commit: PHOENIX-4605 Support running multiple transaction providers

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/de83b8d5/phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java

[13/50] [abbrv] phoenix git commit: PHOENIX-4605 Support running multiple transaction providers

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/de83b8d5/phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java -- diff --git

[03/50] [abbrv] phoenix git commit: PHOENIX-2715 Query Log (Ankit Singhal)

2018-05-02 Thread tdsilva
PHOENIX-2715 Query Log (Ankit Singhal) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0bc03684 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0bc03684 Diff:

[31/50] [abbrv] phoenix git commit: Add test UpgradeIT.testMoveParentChildLinks()

2018-05-02 Thread tdsilva
Add test UpgradeIT.testMoveParentChildLinks() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f30994f6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f30994f6 Diff:

[43/50] [abbrv] phoenix git commit: fix test failures

2018-05-02 Thread tdsilva
fix test failures Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0f58bc92 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0f58bc92 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/0f58bc92 Branch:

[50/50] [abbrv] phoenix git commit: Merge branch 'PHOENIX-3534' into system-catalog

2018-05-02 Thread tdsilva
Merge branch 'PHOENIX-3534' into system-catalog Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f7d87ce2 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f7d87ce2 Diff:

[18/50] [abbrv] phoenix git commit: PHOENIX-4579 Add a config to conditionally create Phoenix meta tables on first client connection (Chinmay Kulkarni)

2018-05-02 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/87fdda8b/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java -- diff --git

[28/50] [abbrv] phoenix git commit: PHOENIX-4601 Perform server-side retries if client version < 4.14

2018-05-02 Thread tdsilva
PHOENIX-4601 Perform server-side retries if client version < 4.14 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d7afec21 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d7afec21 Diff:

[35/50] [abbrv] phoenix git commit: fix test failures

2018-05-02 Thread tdsilva
fix test failures Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f8ce60c0 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f8ce60c0 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/f8ce60c0 Branch:

[07/50] [abbrv] phoenix git commit: PHOENIX-4653 Upgrading from namespace enabled cluster to latest version failing with UpgradeInProgressException(Rajeshbabu)

2018-05-02 Thread tdsilva
PHOENIX-4653 Upgrading from namespace enabled cluster to latest version failing with UpgradeInProgressException(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e40d9201 Tree:

[39/50] [abbrv] phoenix git commit: PHOENIX-4700 Fix split policy on system tables other than SYSTEM.CATALOG

2018-05-02 Thread tdsilva
PHOENIX-4700 Fix split policy on system tables other than SYSTEM.CATALOG Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5c637e6d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5c637e6d Diff:

[46/50] [abbrv] phoenix git commit: PHOENIX-4711 Unable to set property on table with VARBINARY as last column

2018-05-02 Thread tdsilva
PHOENIX-4711 Unable to set property on table with VARBINARY as last column Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a18fd1e1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a18fd1e1 Diff:

[42/50] [abbrv] phoenix git commit: PHOENIX-4707 Include python driver in assembly

2018-05-02 Thread tdsilva
PHOENIX-4707 Include python driver in assembly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4b841996 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4b841996 Diff:

[47/50] [abbrv] phoenix git commit: PHOENIX-4709 Alter split policy in upgrade path for system tables

2018-05-02 Thread tdsilva
PHOENIX-4709 Alter split policy in upgrade path for system tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fc194c56 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fc194c56 Diff:

[06/50] [abbrv] phoenix git commit: PHOENIX-2715 Query Log (addendum) Fix old com.lmax.disruptor dependency

2018-05-02 Thread tdsilva
PHOENIX-2715 Query Log (addendum) Fix old com.lmax.disruptor dependency Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d48518bc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d48518bc Diff:

[09/50] [abbrv] phoenix git commit: PHOENIX-4366 Rebuilding a local index fails sometimes

2018-05-02 Thread tdsilva
PHOENIX-4366 Rebuilding a local index fails sometimes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5a16bff9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5a16bff9 Diff:

[17/50] [abbrv] phoenix git commit: Revert "PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT"

2018-05-02 Thread tdsilva
Revert "PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT" This reverts commit 70c9c6bb2d2073bb40640a0a794032b166c4b63b. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7b2c7e13 Tree:

Apache-Phoenix | 4.x-HBase-1.3 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-1.3 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-1.3 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/lastSuccessfulBuild/artifact/ Test Report

svn commit: r26650 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Thu May 3 01:16:15 2018 New Revision: 26650 Log: Apache Phoenix 4.14.0-cdh5.14.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/bin/

svn commit: r26648 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Thu May 3 00:04:17 2018 New Revision: 26648 Log: Apache Phoenix 4.14.0-cdh5.13.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/bin/

Jenkins build is back to normal : Phoenix-4.x-HBase-1.2 #349

2018-05-02 Thread Apache Jenkins Server
See

svn commit: r26645 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Wed May 2 22:46:50 2018 New Revision: 26645 Log: Apache Phoenix 4.14.0-cdh5.12.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/bin/

Apache-Phoenix | 4.x-HBase-0.98 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-0.98 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-0.98 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/lastSuccessfulBuild/artifact/ Test Report

svn commit: r26644 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Wed May 2 21:59:30 2018 New Revision: 26644 Log: Apache Phoenix 4.14.0-cdh5.11.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/bin/

Apache-Phoenix | 4.x-HBase-1.1 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-1.1 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-1.1 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/lastSuccessfulBuild/artifact/ Test Report

Apache-Phoenix | 4.x-HBase-1.3 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-1.3 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-1.3 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/lastSuccessfulBuild/artifact/ Test Report

Build failed in Jenkins: Phoenix-4.x-HBase-1.2 #348

2018-05-02 Thread Apache Jenkins Server
See Changes: [mujtaba] Set version to 4.14.0-HBase-1.2 for release -- [...truncated 114.77 KB...] [INFO] Running

Apache-Phoenix | 4.x-HBase-0.98 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-0.98 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-0.98 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/lastSuccessfulBuild/artifact/ Test Report

svn commit: r26637 - in /dev/phoenix: apache-phoenix-4.14.0-HBase-0.98-rc0/ apache-phoenix-4.14.0-HBase-0.98-rc0/bin/ apache-phoenix-4.14.0-HBase-0.98-rc0/src/ apache-phoenix-4.14.0-HBase-1.1-rc0/ apa

2018-05-02 Thread mujtaba
Author: mujtaba Date: Wed May 2 19:16:08 2018 New Revision: 26637 Log: Release Candidate: apache-phoenix-4.14.0-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/ dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-1.1-rc0 [created] ac11793b6

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-1.1-rc0 [deleted] 66cb96e12

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 00f787b58 -> 190e768a6 Pre-release: Fix Apache RAT warnings Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/190e768a Tree:

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-1.3-rc0 [created] 38bb2cb07

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-1.1-rc0 [created] 66cb96e12

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-0.98-rc0 [created] f6ecfbf0f

[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.14.0-HBase-1.2-rc0 [created] 501f3e952

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.3 36efcca73 -> 166d15967 Pre-release: Fix Apache RAT warnings Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/166d1596 Tree:

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 8e283252c -> 6d994b02b Pre-release: Fix Apache RAT warnings Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6d994b02 Tree:

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 d30f7f63b -> 00f787b58 Pre-release: Fix Apache RAT warnings Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/00f787b5 Tree:

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 9a567e51e -> 3b45df999 Pre-release: Fix Apache RAT warnings Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3b45df99 Tree:

phoenix git commit: Set version to 4.14.0-HBase-0.98 for release

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 5b7b104ed -> 9a567e51e Set version to 4.14.0-HBase-0.98 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9a567e51 Tree:

phoenix git commit: Set version to 4.14.0-HBase-1.3 for release

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.3 ab5200afe -> 36efcca73 Set version to 4.14.0-HBase-1.3 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/36efcca7 Tree:

phoenix git commit: Set version to 4.14.0-HBase-1.1 for release

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 d5921d9fe -> d30f7f63b Set version to 4.14.0-HBase-1.1 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d30f7f63 Tree:

phoenix git commit: Set version to 4.14.0-HBase-1.2 for release

2018-05-02 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.2 e546e38f1 -> 8e283252c Set version to 4.14.0-HBase-1.2 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8e283252 Tree:

Build failed in Jenkins: Phoenix Compile Compatibility with HBase #624

2018-05-02 Thread Apache Jenkins Server
See -- [...truncated 68.80 KB...] symbol: class HBaseRpcController location: class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory [ERROR]

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 2b22c2986 -> c943a5715 (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.14.x

2018-05-02 Thread pboado
Changes for CDH 5.14.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c943a571 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c943a571 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/c943a571

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 d1a0df37a -> db0d7030d (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 6b5ff3177 -> cf4ee4bd8 PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.13.x

2018-05-02 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/db0d7030 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/db0d7030 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/db0d7030

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.12 5de0ec17e -> 719836e8f (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.12.x

2018-05-02 Thread pboado
Changes for CDH 5.12.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/719836e8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/719836e8 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/719836e8

Apache-Phoenix | 4.x-HBase-1.1 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-1.1 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-1.1 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/lastSuccessfulBuild/artifact/ Test Report

Jenkins build is back to normal : Phoenix-4.x-HBase-1.2 #347

2018-05-02 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Phoenix-4.x-HBase-1.3 #113

2018-05-02 Thread Apache Jenkins Server
See

Apache-Phoenix | 4.x-HBase-0.98 | Build Successful

2018-05-02 Thread Apache Jenkins Server
4.x-HBase-0.98 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-0.98 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/lastSuccessfulBuild/artifact/ Test Report