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

2017-03-09 Thread Apache Jenkins Server
See

svn commit: r18649 - in /dev/phoenix: apache-phoenix-4.10.0-HBase-0.98-rc1/bin/ apache-phoenix-4.10.0-HBase-0.98-rc1/src/ apache-phoenix-4.10.0-HBase-1.1-rc1/bin/ apache-phoenix-4.10.0-HBase-1.1-rc1/s

2017-03-09 Thread mujtaba
Author: mujtaba Date: Fri Mar 10 00:59:02 2017 New Revision: 18649 Log: Apache Phoenix 4.10.0-rc1 Modified: dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/bin/apache-phoenix-4.10.0-HBase-0.98-bin.tar.gz

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1474/

2017-03-09 Thread Apache Jenkins Server
[...truncated 21 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1474/ Affected test class(es): Set(['org.apache.phoenix.end2end.index.IndexIT']) Build step 'Execute shell' marked build as failure Email was triggered

Build failed in Jenkins: Phoenix | Master #1586

2017-03-09 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3726 Addendum to use modifiable list -- [...truncated 74.06 KB...] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 294.661

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #1474

2017-03-09 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3726 Addendum to use modifiable list -- [...truncated 71.33 KB...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.1-rc1 [created] 89f4a106f

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.1-rc1 [deleted] 916378029

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.2-rc1 [created] c8929b57f

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-0.98-rc1 [created] f3a62cd5b

[05/50] [abbrv] phoenix git commit: PHOENIX-3168 Remove unnecessary Sqlline entry from src LICENSE file

2017-03-09 Thread tdsilva
PHOENIX-3168 Remove unnecessary Sqlline entry from src LICENSE file We do not bundle Sqlline in the source release; therefore, such an entry is unnecessary. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3c921b05 Tree:

[02/50] [abbrv] phoenix git commit: PHOENIX-3503 PhoenixStorageHandler doesn't work properly when execution engine of Hive is Tez.

2017-03-09 Thread tdsilva
PHOENIX-3503 PhoenixStorageHandler doesn't work properly when execution engine of Hive is Tez. Signed-off-by: Sergey Soldatov Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b5cf5aa2 Tree:

[06/50] [abbrv] phoenix git commit: PHOENIX-3512 PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants.

2017-03-09 Thread tdsilva
PHOENIX-3512 PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants. Signed-off-by: Sergey Soldatov Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[15/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/generated/ServerCachingProtos.java -- diff --git

[17/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/compile/TupleProjectionCompiler.java -- diff --git

[04/50] [abbrv] phoenix git commit: PHOENIX-3659 Update to Apache HBase 1.2.4 from 1.2.0

2017-03-09 Thread tdsilva
PHOENIX-3659 Update to Apache HBase 1.2.4 from 1.2.0 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e79fad94 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e79fad94 Diff:

[01/50] [abbrv] phoenix git commit: PHOENIX-3486 RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt [Forced Update!]

2017-03-09 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/omid 3431902fd -> 6b16183ed (forced update) PHOENIX-3486 RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt Signed-off-by: Sergey Soldatov Project:

[03/50] [abbrv] phoenix git commit: PHOENIX-3538 Regex bulk loader

2017-03-09 Thread tdsilva
PHOENIX-3538 Regex bulk loader Add bulk loader which parses input based on a regular expression. Contributed by kalyanhadooptrain...@gmail.com Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d18da38a Tree:

[20/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryIT.java

[22/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableWithViewsIT.java -- diff --git

[09/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/schema/tuple/EncodedColumnQualiferCellsList.java -- diff --git

[33/50] [abbrv] phoenix git commit: PHOENIX-3346 Hive PhoenixStorageHandler doesn't work well with column

2017-03-09 Thread tdsilva
PHOENIX-3346 Hive PhoenixStorageHandler doesn't work well with column Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7201dd5e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7201dd5e Diff:

[11/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java

[47/50] [abbrv] phoenix git commit: PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test

2017-03-09 Thread tdsilva
PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a661ea53 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a661ea53 Diff:

[39/50] [abbrv] phoenix git commit: PHOENIX-3705 SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-09 Thread tdsilva
PHOENIX-3705 SkipScanFilter may repeatedly copy rowKey Columns to startKey Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c8612fa1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c8612fa1 Diff:

[48/50] [abbrv] phoenix git commit: PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite

2017-03-09 Thread tdsilva
PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/66a152a9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/66a152a9 Diff:

[21/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/it/java/org/apache/phoenix/end2end/GroupByIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/GroupByIT.java

[14/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java -- diff --git

[07/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/test/java/org/apache/phoenix/query/ConnectionlessTest.java -- diff --git a/phoenix-core/src/test/java/org/apache/phoenix/query/ConnectionlessTest.java

[31/50] [abbrv] phoenix git commit: PHOENIX-3703 Immutable multitenant tables created as non-encoded irrespective of encoding property

2017-03-09 Thread tdsilva
PHOENIX-3703 Immutable multitenant tables created as non-encoded irrespective of encoding property Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c387260c Tree:

[46/50] [abbrv] phoenix git commit: PHOENIX-3726 Error while upgrading system tables

2017-03-09 Thread tdsilva
PHOENIX-3726 Error while upgrading system tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/730d8505 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/730d8505 Diff:

[19/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectIT.java

[41/50] [abbrv] phoenix git commit: PHOENIX-3680 Do not issue delete markers when dropping a column from an immutable encoded table

2017-03-09 Thread tdsilva
PHOENIX-3680 Do not issue delete markers when dropping a column from an immutable encoded table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/023f8631 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/023f8631

[45/50] [abbrv] phoenix git commit: PHOENIX-3719 Update phoenix driver version for 4.10 release

2017-03-09 Thread tdsilva
PHOENIX-3719 Update phoenix driver version for 4.10 release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2c66e3cb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2c66e3cb Diff:

[27/50] [abbrv] phoenix git commit: PHOENIX-3697 Tests failing on master and 4.x-HBase-1.1 branches because of HBASE-17587

2017-03-09 Thread tdsilva
PHOENIX-3697 Tests failing on master and 4.x-HBase-1.1 branches because of HBASE-17587 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/877cac36 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/877cac36 Diff:

[28/50] [abbrv] phoenix git commit: PHOENIX-3686 Allow client-authentication to be disabled for PQS

2017-03-09 Thread tdsilva
PHOENIX-3686 Allow client-authentication to be disabled for PQS Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8e1d10b3 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8e1d10b3 Diff:

[24/50] [abbrv] phoenix git commit: PHOENIX-1598 Addendum - fix test failures because of mistake in rebase

2017-03-09 Thread tdsilva
PHOENIX-1598 Addendum - fix test failures because of mistake in rebase Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/81e93255 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/81e93255 Diff:

[32/50] [abbrv] phoenix git commit: PHOENIX-3539 Fix bulkload for StorageScheme - ONE_CELL_PER_KEYVALUE_COLUMN (Samarth Jain and Ankit Singhal)

2017-03-09 Thread tdsilva
PHOENIX-3539 Fix bulkload for StorageScheme - ONE_CELL_PER_KEYVALUE_COLUMN (Samarth Jain and Ankit Singhal) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5f5662b2 Tree:

[49/50] [abbrv] phoenix git commit: Initial implementation for TAL

2017-03-09 Thread tdsilva
Initial implementation for TAL Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3e4795f9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3e4795f9 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/3e4795f9

[16/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/ServerCachingProtocol.java -- diff --git

[10/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/schema/PTable.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/PTable.java

[30/50] [abbrv] phoenix git commit: PHOENIX-3698 No-args constructor for IndexedWALEditCodec

2017-03-09 Thread tdsilva
PHOENIX-3698 No-args constructor for IndexedWALEditCodec Change-Id: Ic36c61a314e92aa9a8cdf496e210909abe5829dc Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6d36fa7c Tree:

[13/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/filter/MultiEncodedCQKeyValueComparisonFilter.java -- diff --git

[50/50] [abbrv] phoenix git commit: Implementing the TAL for Tephra

2017-03-09 Thread tdsilva
Implementing the TAL for Tephra Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6b16183e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6b16183e Diff:

[25/50] [abbrv] phoenix git commit: PHOENIX-3694 Drop schema does not invalidate schema from the server cache

2017-03-09 Thread tdsilva
PHOENIX-3694 Drop schema does not invalidate schema from the server cache Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/07b32b95 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/07b32b95 Diff:

[26/50] [abbrv] phoenix git commit: PHOENIX-3695 Remove testUnfoundSingleColumnCaseStatement from CaseStatementIT

2017-03-09 Thread tdsilva
PHOENIX-3695 Remove testUnfoundSingleColumnCaseStatement from CaseStatementIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0ea5602f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0ea5602f Diff:

[36/50] [abbrv] phoenix git commit: PHOENIX-3702 RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches

2017-03-09 Thread tdsilva
PHOENIX-3702 RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5d08b682 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5d08b682

[34/50] [abbrv] phoenix git commit: PHOENIX-3585 MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes

2017-03-09 Thread tdsilva
PHOENIX-3585 MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1e2a9675 Tree:

[23/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
PHOENIX-1598 Encode column names to save space and improve performance Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3c7ff99b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3c7ff99b Diff:

[08/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/util/IndexUtil.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/util/IndexUtil.java

[44/50] [abbrv] phoenix git commit: Set version to 4.10.0-HBase-1.2 for release

2017-03-09 Thread tdsilva
Set version to 4.10.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/bee7401e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/bee7401e Diff:

[42/50] [abbrv] phoenix git commit: PHOENIX-3706 RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired

2017-03-09 Thread tdsilva
PHOENIX-3706 RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/336a82d4 Tree:

[12/50] [abbrv] phoenix git commit: PHOENIX-1598 Encode column names to save space and improve performance

2017-03-09 Thread tdsilva
http://git-wip-us.apache.org/repos/asf/phoenix/blob/3c7ff99b/phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixTransactionalIndexer.java -- diff --git

[29/50] [abbrv] phoenix git commit: PHOENIX-3663 - Implement resource controls in Phoenix JDBC driver.

2017-03-09 Thread tdsilva
PHOENIX-3663 - Implement resource controls in Phoenix JDBC driver. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cbc43bbb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/cbc43bbb Diff:

[43/50] [abbrv] phoenix git commit: PHOENIX-3680 Do not issue delete markers when dropping a column from an immutable encoded table (addendum)

2017-03-09 Thread tdsilva
PHOENIX-3680 Do not issue delete markers when dropping a column from an immutable encoded table (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7c4590da Tree:

[37/50] [abbrv] phoenix git commit: PHOENIX-3062 Ignore PhoenixTracingEndToEndIT till consensus is reached

2017-03-09 Thread tdsilva
PHOENIX-3062 Ignore PhoenixTracingEndToEndIT till consensus is reached Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/450766e7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/450766e7 Diff:

[40/50] [abbrv] phoenix git commit: Higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS

2017-03-09 Thread tdsilva
Higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8f6d02f7 Tree:

[38/50] [abbrv] phoenix git commit: PHOENIX-3708 temporary disable tests introduced in PHOENIX-3346

2017-03-09 Thread tdsilva
PHOENIX-3708 temporary disable tests introduced in PHOENIX-3346 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cf65fb27 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/cf65fb27 Diff:

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

2017-03-09 Thread Apache Jenkins Server
See

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.2-rc1 [deleted] 1c3208a91

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-0.98-rc1 [deleted] 4b45381a8

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #1473

2017-03-09 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite -- [...truncated 75.42 KB...] Tests run: 49, Failures: 0, Errors: 0,

phoenix git commit: PHOENIX-3726 Addendum to use modifiable list

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 5844cc48d -> cd9607064 PHOENIX-3726 Addendum to use modifiable list Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cd960706 Tree:

phoenix git commit: PHOENIX-3726 Addendum to use modifiable list

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master 66a152a94 -> e34431c8f PHOENIX-3726 Addendum to use modifiable list Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e34431c8 Tree:

phoenix git commit: PHOENIX-3726 Addendum to use modifiable list

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 c6a7a7171 -> 91f6672ba PHOENIX-3726 Addendum to use modifiable list Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/91f6672b Tree:

phoenix git commit: PHOENIX-2051 Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix

2017-03-09 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/system-catalog [created] 91ee8cc14 PHOENIX-2051 Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Implementing the TAL for Tephra

2017-03-09 Thread tdsilva
Implementing the TAL for Tephra Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3431902f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3431902f Diff:

[1/2] phoenix git commit: Initial implementation for TAL

2017-03-09 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/omid [created] 3431902fd Initial implementation for TAL Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/96f8d09a Tree:

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

2017-03-09 Thread Apache Jenkins Server
See

svn commit: r18645 - in /dev/phoenix: apache-phoenix-4.10.0-HBase-0.98-rc1/ apache-phoenix-4.10.0-HBase-0.98-rc1/bin/ apache-phoenix-4.10.0-HBase-0.98-rc1/src/ apache-phoenix-4.10.0-HBase-1.1-rc1/ apa

2017-03-09 Thread mujtaba
Author: mujtaba Date: Thu Mar 9 20:32:33 2017 New Revision: 18645 Log: Apache Phoenix 4.10.0-rc1 Added: dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/ dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/bin/

Build failed in Jenkins: Phoenix | Master #1584

2017-03-09 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3726 Error while upgrading system tables [samarth] PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test -- [...truncated 71.85

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #1472

2017-03-09 Thread Apache Jenkins Server
See Changes: [samarth] PHOENIX-3726 Error while upgrading system tables -- [...truncated 75.55 KB...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time

phoenix git commit: PHOENIX-3724 Infinite loop in local index tests having filters on non indexed columns in Phoenix-Calcite

2017-03-09 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite c945b5017 -> 6f23af898 PHOENIX-3724 Infinite loop in local index tests having filters on non indexed columns in Phoenix-Calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.2-rc1 [created] 1c3208a91

[phoenix] Git Push Summary

2017-03-09 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.1-rc1 [created] 916378029

phoenix git commit: PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 27ddccdba -> c6a7a7171 PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c6a7a717

phoenix git commit: PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master a661ea536 -> 66a152a94 PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/66a152a9 Tree:

phoenix git commit: PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 fe5b2a75b -> 5844cc48d PHOENIX-3727 Upserts into salted table are failing in Phoenix-Calcite Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5844cc48

phoenix git commit: PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 9f1cce8e6 -> fe5b2a75b PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fe5b2a75 Tree:

phoenix git commit: PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master 730d85053 -> a661ea536 PHOENIX-3722 TestSystemCatalogWALEntryFilter should be an IT test Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a661ea53 Tree:

phoenix git commit: PHOENIX-3726 Error while upgrading system tables

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 c07714c3c -> 27ddccdba PHOENIX-3726 Error while upgrading system tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/27ddccdb Tree:

phoenix git commit: PHOENIX-3726 Error while upgrading system tables

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 dc1a60543 -> 9f1cce8e6 PHOENIX-3726 Error while upgrading system tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9f1cce8e Tree:

phoenix git commit: PHOENIX-3726 Error while upgrading system tables

2017-03-09 Thread samarth
Repository: phoenix Updated Branches: refs/heads/master 2c66e3cbd -> 730d85053 PHOENIX-3726 Error while upgrading system tables Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/730d8505 Tree:

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

2017-03-09 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu) in workspace