[2/3] phoenix git commit: PHOENIX-3454 ON DUPLICATE KEY construct doesn't work correctly when using lower case column names

2016-11-04 Thread jamestaylor
PHOENIX-3454 ON DUPLICATE KEY construct doesn't work correctly when using lower case column names Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9795683a Tree:

[3/3] phoenix git commit: PHOENIX-3455 MutableIndexFailureIT is hanging on 4.x-HBase-1.1 branch

2016-11-04 Thread jamestaylor
PHOENIX-3455 MutableIndexFailureIT is hanging on 4.x-HBase-1.1 branch Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/adfae125 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/adfae125 Diff:

[1/3] phoenix git commit: PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 3de5f8027 -> adfae125b PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[1/2] phoenix git commit: PHOENIX-3454 ON DUPLICATE KEY construct doesn't work correctly when using lower case column names

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master e4e1570b8 -> 77ab7dfa2 PHOENIX-3454 ON DUPLICATE KEY construct doesn't work correctly when using lower case column names Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated

2016-11-04 Thread jamestaylor
PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/77ab7dfa Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/77ab7dfa Diff:

Build failed in Jenkins: Phoenix-encode-columns #19

2016-11-04 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (Ubuntu ubuntu1 yahoo-not-h2 ubuntu docker) in workspace

[34/50] [abbrv] phoenix git commit: PHOENIX-3435 Upgrade will fail for future releases because of use of timestamp as value for upgrade mutex

2016-11-04 Thread samarth
PHOENIX-3435 Upgrade will fail for future releases because of use of timestamp as value for upgrade mutex Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/83b0ebee Tree:

[45/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/FormatToKeyValueReducer.java -- diff --git

[37/50] [abbrv] phoenix git commit: Add missing Apache license

2016-11-04 Thread samarth
Add missing Apache license Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/eedb2b4d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/eedb2b4d Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/eedb2b4d

[14/50] [abbrv] phoenix git commit: PHOENIX-3421 Column name lookups fail when on an indexed table

2016-11-04 Thread samarth
PHOENIX-3421 Column name lookups fail when on an indexed table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fc3af300 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fc3af300 Diff:

[42/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/test/java/org/apache/phoenix/query/EncodedColumnQualifierCellsListTest.java -- diff --git

[44/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java

[22/50] [abbrv] phoenix git commit: PHOENIX-3004 Allow configuration in hbase-site to define realms other than the server's

2016-11-04 Thread samarth
PHOENIX-3004 Allow configuration in hbase-site to define realms other than the server's By default, PQS is only going to allow in the realm which the principal belongs. Need to create the ability for them to define extra realms (for example to support MIT kerberos with AD). Project:

[47/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/generated/PTableProtos.java -- diff --git

[08/50] [abbrv] phoenix git commit: PHOENIX-3420 Upgrade to sqlline 1.2.0

2016-11-04 Thread samarth
PHOENIX-3420 Upgrade to sqlline 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/613a5b79 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/613a5b79 Diff:

[26/50] [abbrv] phoenix git commit: PHOENIX-3433 Local or view indexes cannot be created after PHOENIX-3254 if namespaces enabled(Rajeshbabu)

2016-11-04 Thread samarth
PHOENIX-3433 Local or view indexes cannot be created after PHOENIX-3254 if namespaces enabled(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c5fed780 Tree:

[38/50] [abbrv] phoenix git commit: PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query

2016-11-04 Thread samarth
PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d737ed3a Tree:

[39/50] [abbrv] phoenix git commit: PHOENIX-3421 Column name lookups fail when on an indexed table

2016-11-04 Thread samarth
PHOENIX-3421 Column name lookups fail when on an indexed table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/59092491 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/59092491 Diff:

[03/50] [abbrv] phoenix git commit: PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE doesn't use parent VIEW indexes

2016-11-04 Thread samarth
PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE doesn't use parent VIEW indexes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9ebd0921 Tree:

[35/50] [abbrv] phoenix git commit: PHOENIX-3208 MutationState.toMutations method would throw a exception if multiple tables are upserted (chenglei)

2016-11-04 Thread samarth
PHOENIX-3208 MutationState.toMutations method would throw a exception if multiple tables are upserted (chenglei) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ecb9360f Tree:

[19/50] [abbrv] phoenix git commit: PHOENIX-3424 Backward compatibility failure: 4.8 -> 4.9 upgrade

2016-11-04 Thread samarth
PHOENIX-3424 Backward compatibility failure: 4.8 -> 4.9 upgrade Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3c804320 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3c804320 Diff:

[12/50] [abbrv] phoenix git commit: PHOENIX-3396 Valid Multi-byte strings whose total byte size is greater than the max char limit cannot be inserted into VARCHAR fields in the PK

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/bb88e9f5/phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDecimal.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDecimal.java

[05/50] [abbrv] phoenix git commit: PHOENIX-476 Support declaration of DEFAULT in CREATE statement (Kevin Liew)

2016-11-04 Thread samarth
PHOENIX-476 Support declaration of DEFAULT in CREATE statement (Kevin Liew) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ea09210 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5ea09210 Diff:

[31/50] [abbrv] phoenix git commit: PHOENIX-3386 PhoenixStorageHandler throws NPE if local tasks executed via child

2016-11-04 Thread samarth
PHOENIX-3386 PhoenixStorageHandler throws NPE if local tasks executed via child 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/cf70820b Tree:

[07/50] [abbrv] phoenix git commit: PHOENIX-3412 Used the batch JDBC APIs in pherf.

2016-11-04 Thread samarth
PHOENIX-3412 Used the batch JDBC APIs in pherf. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d7aea492 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d7aea492 Diff:

[41/50] [abbrv] phoenix git commit: PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei)

2016-11-04 Thread samarth
PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/87421ede Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/87421ede Diff:

[17/50] [abbrv] phoenix git commit: PHOENIX-3375 Upgrade from v4.8.1 to 4.9.0 fails

2016-11-04 Thread samarth
PHOENIX-3375 Upgrade from v4.8.1 to 4.9.0 fails Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/030fb768 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/030fb768 Diff:

[20/50] [abbrv] phoenix git commit: PHOENIX-3424 Backward compatibility failure: 4.8 -> 4.9 upgrade

2016-11-04 Thread samarth
PHOENIX-3424 Backward compatibility failure: 4.8 -> 4.9 upgrade Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/377ef938 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/377ef938 Diff:

[01/50] [abbrv] phoenix git commit: PHOENIX-3371 Aggregate Function is broken if secondary index exists [Forced Update!]

2016-11-04 Thread samarth
Repository: phoenix Updated Branches: refs/heads/encodecolumns2 8c31c93ab -> ede568e9c (forced update) PHOENIX-3371 Aggregate Function is broken if secondary index exists Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[11/50] [abbrv] phoenix git commit: PHOENIX-6 Support ON DUPLICATE KEY construct

2016-11-04 Thread samarth
PHOENIX-6 Support ON DUPLICATE KEY construct Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e2325a41 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e2325a41 Diff:

[25/50] [abbrv] phoenix git commit: PHOENIX-3426 Fix the broken QueryServerBasicsIT

2016-11-04 Thread samarth
PHOENIX-3426 Fix the broken QueryServerBasicsIT For integration tests with MiniHBaseCluster, we have to deal with multiple versions of protobuf on the classpath. As such, it's easier to use the shaded artifact from Avatica instead of re-shading that in Phoenix and trying to keep the Phoenix

[27/50] [abbrv] phoenix git commit: PHOENIX-3432 Upgrade Phoenix 4.8.0 to 4.9.0 fails because of illegal characters in snapshot name

2016-11-04 Thread samarth
PHOENIX-3432 Upgrade Phoenix 4.8.0 to 4.9.0 fails because of illegal characters in snapshot name Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1ed90b6a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1ed90b6a

[48/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java -- diff --git

[02/50] [abbrv] phoenix git commit: PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE doesn't use parent VIEW indexes

2016-11-04 Thread samarth
PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE doesn't use parent VIEW indexes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9b851d5c Tree:

[49/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java

[13/50] [abbrv] phoenix git commit: PHOENIX-3396 Valid Multi-byte strings whose total byte size is greater than the max char limit cannot be inserted into VARCHAR fields in the PK

2016-11-04 Thread samarth
PHOENIX-3396 Valid Multi-byte strings whose total byte size is greater than the max char limit cannot be inserted into VARCHAR fields in the PK Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bb88e9f5 Tree:

[29/50] [abbrv] phoenix git commit: PHOENIX-3416 Memory leak in PhoenixStorageHandler

2016-11-04 Thread samarth
PHOENIX-3416 Memory leak in PhoenixStorageHandler 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/46d4bb4c Tree:

[40/50] [abbrv] phoenix git commit: PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated

2016-11-04 Thread samarth
PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be investigated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/83ed28f4 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/83ed28f4 Diff:

[33/50] [abbrv] phoenix git commit: PHOENIX-3423 PhoenixObjectInspector doesn't have information on length of the column.

2016-11-04 Thread samarth
PHOENIX-3423 PhoenixObjectInspector doesn't have information on length of the column. 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/c1c78b2e Tree:

[06/50] [abbrv] phoenix git commit: PHOENIX-3414 Validate DEFAULT when used in ALTER statement

2016-11-04 Thread samarth
PHOENIX-3414 Validate DEFAULT when used in ALTER statement Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7f5d79ad Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7f5d79ad Diff:

[23/50] [abbrv] phoenix git commit: PHOENIX-3428 Fix flapping tests in UpgradeIT

2016-11-04 Thread samarth
PHOENIX-3428 Fix flapping tests in UpgradeIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e63f6d67 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e63f6d67 Diff:

[32/50] [abbrv] phoenix git commit: PHOENIX-3422 PhoenixQueryBuilder doesn't make value string correctly for char(/varchar) column type.

2016-11-04 Thread samarth
PHOENIX-3422 PhoenixQueryBuilder doesn't make value string correctly for char(/varchar) column type. 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/a225f5ff Tree:

[10/50] [abbrv] phoenix git commit: PHOENIX-6 Support ON DUPLICATE KEY construct

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/e2325a41/phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexBuilder.java -- diff --git

[09/50] [abbrv] phoenix git commit: PHOENIX-3267 Replace use of SELECT null with CAST(null AS ) (Eric Lomore)

2016-11-04 Thread samarth
PHOENIX-3267 Replace use of SELECT null with CAST(null AS ) (Eric Lomore) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/70979abf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/70979abf Diff:

[24/50] [abbrv] phoenix git commit: Set version to 4.9.0-HBase-0.98 for release

2016-11-04 Thread samarth
Set version to 4.9.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/00fc6f67 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/00fc6f67 Diff:

[36/50] [abbrv] phoenix git commit: PHOENIX-3434 Avoid creating new Configuration in ClientAggregatePlan to improve performance

2016-11-04 Thread samarth
PHOENIX-3434 Avoid creating new Configuration in ClientAggregatePlan to improve performance Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dcebfc2d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dcebfc2d

[46/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/expression/visitor/CloneExpressionVisitor.java -- diff --git

[15/50] [abbrv] phoenix git commit: PHOENIX-3417 Refactor function argument validation with function argument info to separate method(Rajeshbabu)

2016-11-04 Thread samarth
PHOENIX-3417 Refactor function argument validation with function argument info to separate method(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/87266ef0 Tree:

[16/50] [abbrv] phoenix git commit: PHOENIX-3374 Wrong data row key is getting generated for local indexes for functions with fixed non null columns(Rajeshbabu)

2016-11-04 Thread samarth
PHOENIX-3374 Wrong data row key is getting generated for local indexes for functions with fixed non null columns(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/16e4a181 Tree:

[18/50] [abbrv] phoenix git commit: PHOENIX-3396 Valid Multi-byte strings whose total byte size is greater than the max char limit cannot be inserted into VARCHAR fields in the PK

2016-11-04 Thread samarth
PHOENIX-3396 Valid Multi-byte strings whose total byte size is greater than the max char limit cannot be inserted into VARCHAR fields in the PK Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6ef3a3f0 Tree:

[50/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column names. Fix test failures for immutable tables and indexes. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[21/50] [abbrv] phoenix git commit: PHOENIX-3426 Upgrade to Avatica 1.9.0

2016-11-04 Thread samarth
PHOENIX-3426 Upgrade to Avatica 1.9.0 Avatica reworked its shaded artifacts, so we should account for that downstream. Makes sure that our artifacts are not leaking classes that we bundle (emphasis on the thin-client jar) Tweaked some other ancillary properties/deps to make the build a bit more

[04/50] [abbrv] phoenix git commit: PHOENIX-476 Support declaration of DEFAULT in CREATE statement (Kevin Liew)

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/5ea09210/phoenix-core/src/main/java/org/apache/phoenix/schema/DelegateSQLException.java -- diff --git

[28/50] [abbrv] phoenix git commit: PHOENIX-3387 Hive PhoenixStorageHandler fails with join on numeric fields

2016-11-04 Thread samarth
PHOENIX-3387 Hive PhoenixStorageHandler fails with join on numeric fields 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/3bb1a2b1 Tree:

[43/50] [abbrv] phoenix git commit: Fail-fast iterators for EncodedColumnQualifierCellsList. Use list iterators instead of get(index) for navigating lists. Use HBase bytes utility for encoded column n

2016-11-04 Thread samarth
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ede568e9/phoenix-core/src/main/java/org/apache/phoenix/schema/tuple/PositionBasedResultTuple.java -- diff --git

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

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily -- [...truncated 1134 lines...] java.io.IOException: Timed out waiting for lock for

svn commit: r16844 - in /dev/phoenix: apache-phoenix-4.8.2-HBase-0.98-rc0/ apache-phoenix-4.8.2-HBase-0.98/ apache-phoenix-4.8.2-HBase-1.0-rc0/ apache-phoenix-4.8.2-HBase-1.0/ apache-phoenix-4.8.2-HBa

2016-11-04 Thread larsh
Author: larsh Date: Fri Nov 4 20:45:05 2016 New Revision: 16844 Log: Fix 4.8.2RC0 directory names Added: dev/phoenix/apache-phoenix-4.8.2-HBase-0.98-rc0/ - copied from r16843, dev/phoenix/apache-phoenix-4.8.2-HBase-0.98/ dev/phoenix/apache-phoenix-4.8.2-HBase-1.0-rc0/ -

svn commit: r16843 - in /dev/phoenix: apache-phoenix-4.8.2-HBase-0.98/ apache-phoenix-4.8.2-HBase-0.98/bin/ apache-phoenix-4.8.2-HBase-0.98/src/ apache-phoenix-4.8.2-HBase-1.0/ apache-phoenix-4.8.2-HB

2016-11-04 Thread larsh
Author: larsh Date: Fri Nov 4 20:41:00 2016 New Revision: 16843 Log: RC0 for Phoenix 4.8.2 Added: dev/phoenix/apache-phoenix-4.8.2-HBase-0.98/ dev/phoenix/apache-phoenix-4.8.2-HBase-0.98/bin/ dev/phoenix/apache-phoenix-4.8.2-HBase-0.98/bin/apache-phoenix-4.8.2-HBase-0.98-bin.tar.gz

Jenkins build is back to normal : Phoenix-4.8-HBase-1.2 #47

2016-11-04 Thread Apache Jenkins Server
See

Build failed in Jenkins: Phoenix-4.8-HBase-1.1 #43

2016-11-04 Thread Apache Jenkins Server
See Changes: [larsh] Prepare 4.8.2 -- [...truncated 785 lines...] Tests run: 136, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,004.775 sec - in

Build failed in Jenkins: Phoenix | Master #1473

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily -- [...truncated 823753 lines...] 2016-11-04 19:44:13,617 DEBUG [tx-state-refresh]

Build failed in Jenkins: Phoenix-4.8-HBase-0.98 #42

2016-11-04 Thread Apache Jenkins Server
See Changes: [larsh] Prepare 4.8.2 -- [...truncated 852 lines...] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 606.89 sec - in

Build failed in Jenkins: Phoenix-4.8-HBase-1.0 #40

2016-11-04 Thread Apache Jenkins Server
See Changes: [larsh] Prepare 4.8.2 -- [...truncated 1039 lines...] at

Build failed in Jenkins: Phoenix-4.8-HBase-0.98 #41

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3439 Query using an RVC based on the base table PK is [jamestaylor] PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily --

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-4.8-HBase-1.0/39/

2016-11-04 Thread Apache Jenkins Server
[...truncated 23 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-4.8-HBase-1.0/39/ Affected test class(es): Set(['org.apache.phoenix.end2end.SortOrderIT']) Build step 'Execute shell' marked build as failure Email was triggered for:

Build failed in Jenkins: Phoenix-4.8-HBase-1.0 #39

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3439 Query using an RVC based on the base table PK is [jamestaylor] PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily --

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-4.8-HBase-1.1/42/

2016-11-04 Thread Apache Jenkins Server
[...truncated 22 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-4.8-HBase-1.1/42/ Affected test class(es): Set(['org.apache.phoenix.end2end.IndexToolIT', 'org.apache.phoenix.end2end.MutableIndexToolIT',

Build failed in Jenkins: Phoenix-4.8-HBase-1.1 #42

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3439 Query using an RVC based on the base table PK is [jamestaylor] PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily --

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.1-HBase-1.2 [created] f1f7a1f7d refs/tags/v4.8.2-HBase-1.2-rc0 [created] 192de60cf

phoenix git commit: Prepare 4.8.2

2016-11-04 Thread larsh
Repository: phoenix Updated Branches: refs/heads/4.8-HBase-1.2 30e6673d9 -> 192de60cf Prepare 4.8.2 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/192de60c Tree:

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.1-HBase-0.98 9fd36c759 -> aeadd2384

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.1-HBase-1.0 0156b018a -> acdd0b8e7

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.1-HBase-1.1 83b108188 -> 3fc8f617b

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.1-HBase-1.1 [created] 83b108188 refs/tags/v4.8.2-HBase-1.1-rc0 [created] 5f6929edc

phoenix git commit: Prepare 4.8.2

2016-11-04 Thread larsh
Repository: phoenix Updated Branches: refs/heads/4.8-HBase-1.1 e5eda96b3 -> 5f6929edc Prepare 4.8.2 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5f6929ed Tree:

phoenix git commit: Prepare 4.8.2

2016-11-04 Thread larsh
Repository: phoenix Updated Branches: refs/heads/4.8-HBase-1.0 d56e06c9f -> 051fb52b2 Prepare 4.8.2 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/051fb52b Tree:

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.2-HBase-1.0-rc0 d56e06c9f -> 051fb52b2

[phoenix] Git Push Summary

2016-11-04 Thread larsh
Repository: phoenix Updated Tags: refs/tags/v4.8.2-HBase-0.98-rc0 b59e65c6d -> a9a3416a4

[1/2] phoenix git commit: PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.8-HBase-1.1 0c878fa01 -> e5eda96b3 PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[1/2] phoenix git commit: PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.8-HBase-1.2 8c6842a4b -> 30e6673d9 PHOENIX-3439 Query using an RVC based on the base table PK is incorrectly using an index and doing a full scan instead of a point query Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei)

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 83ed28f4e -> 87421ede3 PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei)

2016-11-04 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 51918bb81 -> e4e1570b8 PHOENIX-3199 ServerCacheClient sends cache to all regions unnecessarily (chenglei) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

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

2016-11-04 Thread Apache Jenkins Server
[...truncated 28 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-calcite/35/ Affected test class(es): Set(['org.apache.phoenix.end2end.ViewIT']) Build step 'Execute shell' marked build as failure Email was triggered for: Failure - Any

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

2016-11-04 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3449 Ignore hanging IndexExtendedIT tests until they can be -- [...truncated 1062 lines...] Caused by: