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

2017-03-14 Thread Apache Jenkins Server
See

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

2017-03-14 Thread Apache Jenkins Server
See Changes: [tdsilva] PHOENIX-2051 Link record is in the format CHILD-PARENT for phoenix views -- [...truncated 73.40 KB...] Tests run: 67, Failures: 0, Errors: 0,

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-14 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 da6095725 -> cd0f83d65 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:

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-14 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 8a2c74244 -> 2f8153bd1 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:

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-14 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/master bc814f156 -> 8093d10f1 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:

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-calcite/90/

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

Build failed in Jenkins: Phoenix-Calcite #90

2017-03-14 Thread Apache Jenkins Server
See Changes: [maryannxue] Add initial version of 'Test Failure Analysis' -- [...truncated 2.86 MB...] Wed Mar 15 01:08:24 UTC 2017,

svn commit: r1786971 - in /phoenix/site: publish/ publish/images/ publish/language/ source/src/site/markdown/ source/src/site/resources/images/

2017-03-14 Thread jamestaylor
Author: jamestaylor Date: Wed Mar 15 00:35:20 2017 New Revision: 1786971 URL: http://svn.apache.org/viewvc?rev=1786971=rev Log: PhoenixCon landing page Added: phoenix/site/publish/images/phoenixcon2017.png (with props) phoenix/site/source/src/site/resources/images/phoenixcon2017.png

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

2017-03-14 Thread Apache Jenkins Server
4.x-HBase-1.0 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.0 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/lastSuccessfulBuild/artifact/ Test Report

Build failed in Jenkins: Phoenix | Master #1587

2017-03-14 Thread Apache Jenkins Server
See Changes: [mujtaba] Set version to 4.11.0-HBase-1.2-SNAPSHOT after release -- [...truncated 71.84 KB...] Running

[2/3] phoenix git commit: Add initial version of 'Test Failure Analysis'

2017-03-14 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/5e47b460/calcite_failed_tests.csv -- diff --git a/calcite_failed_tests.csv b/calcite_failed_tests.csv new file mode 100644 index 000..ea934bd --- /dev/null +++

[3/3] phoenix git commit: Add initial version of 'Test Failure Analysis'

2017-03-14 Thread maryannxue
Add initial version of 'Test Failure Analysis' Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5e47b460 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5e47b460 Diff:

[1/3] phoenix git commit: Add initial version of 'Test Failure Analysis'

2017-03-14 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite efd68ab1d -> 5e47b4608 http://git-wip-us.apache.org/repos/asf/phoenix/blob/5e47b460/test_failure_analyzer.py -- diff --git a/test_failure_analyzer.py

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

2017-03-14 Thread Apache Jenkins Server
See Changes: [mujtaba] Set version to 4.11.0-HBase-0.98-SNAPSHOT after release -- [...truncated 72.70 KB...] Running

[1/2] phoenix git commit: Set version to 4.11.0-HBase-1.2-SNAPSHOT after release [Forced Update!]

2017-03-14 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/system-catalog 3be03ab37 -> ae359fec1 (forced update) Set version to 4.11.0-HBase-1.2-SNAPSHOT after release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bc814f15

[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-14 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:

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

2017-03-14 Thread tdsilva
Fixed UT for 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/9ba564bb Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9ba564bb Diff:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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

[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-14 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:

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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

[49/50] [abbrv] phoenix git commit: PHOENIX-3726 Addendum to use modifiable list

2017-03-14 Thread tdsilva
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: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e34431c8 Diff:

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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

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

2017-03-14 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:

[50/50] [abbrv] 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-14 Thread tdsilva
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: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3be03ab3 Tree:

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

2017-03-14 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:

[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-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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:

[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-14 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/system-catalog 91ee8cc14 -> 3be03ab37 (forced update) PHOENIX-3486 RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt Signed-off-by: Sergey Soldatov

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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:

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

2017-03-14 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

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

2017-03-14 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:

phoenix git commit: Set version to 4.11.0-HBase-1.2-SNAPSHOT after release

2017-03-14 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/master e34431c8f -> bc814f156 Set version to 4.11.0-HBase-1.2-SNAPSHOT after release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bc814f15 Tree:

[phoenix] Git Push Summary

2017-03-14 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-1.2 [created] 153a42e53

phoenix git commit: Set version to 4.11.0-HBase-1.1-SNAPSHOT after release

2017-03-14 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 cd9607064 -> 8a2c74244 Set version to 4.11.0-HBase-1.1-SNAPSHOT after release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8a2c7424 Tree:

[phoenix] Git Push Summary

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

phoenix git commit: Set version to 4.11.0-HBase-0.98-SNAPSHOT after release

2017-03-14 Thread mujtaba
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 91f6672ba -> da6095725 Set version to 4.11.0-HBase-0.98-SNAPSHOT after release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/da609572 Tree:

[phoenix] Git Push Summary

2017-03-14 Thread mujtaba
Repository: phoenix Updated Tags: refs/tags/v4.10.0-HBase-0.98 [created] 113b5e1fb

svn commit: r18743 - /dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/ /release/phoenix/apache-phoenix-4.10.0-HBase-1.2/

2017-03-14 Thread mujtaba
Author: mujtaba Date: Tue Mar 14 19:57:06 2017 New Revision: 18743 Log: Release Apache Phoenix 4.10.0 Added: release/phoenix/apache-phoenix-4.10.0-HBase-1.2/ - copied from r18742, dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/ Removed:

svn commit: r18742 - /dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/ /release/phoenix/apache-phoenix-4.10.0-HBase-1.1/

2017-03-14 Thread mujtaba
Author: mujtaba Date: Tue Mar 14 19:56:51 2017 New Revision: 18742 Log: Release Apache Phoenix 4.10.0 Added: release/phoenix/apache-phoenix-4.10.0-HBase-1.1/ - copied from r18741, dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/ Removed:

svn commit: r18741 - /dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/ /release/phoenix/apache-phoenix-4.10.0-HBase-0.98/

2017-03-14 Thread mujtaba
Author: mujtaba Date: Tue Mar 14 19:55:30 2017 New Revision: 18741 Log: Release Apache Phoenix 4.10.0 Added: release/phoenix/apache-phoenix-4.10.0-HBase-0.98/ - copied from r18740, dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/ Removed:

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

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