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

2015-07-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.1 | Build Successful

2015-07-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

phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread rajeshbabu
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-0.98 a52978e38 - aa288f8fe PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread rajeshbabu
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-1.0 3ff71e974 - 95edc578c PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread rajeshbabu
Repository: phoenix Updated Branches: refs/heads/master 54da7d1d6 - b2fb04b0c PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread rajeshbabu
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.0 329363f7d - 32aa19cc2 PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread rajeshbabu
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 0a530565f - a7a55ab53 PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[20/47] phoenix git commit: PHOENIX-2021 - Implement ARRAY_CAT built in function (Dumindu Buddhika)

2015-07-02 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7385899d/phoenix-core/src/test/java/org/apache/phoenix/expression/ArrayConcatFunctionTest.java -- diff --git

[10/47] phoenix git commit: PHOENIX-1935 org.apache.phoenix.end2end.ArithmeticQueryIT tests are failing (Alicia Ying Shu)

2015-07-02 Thread maryannxue
PHOENIX-1935 org.apache.phoenix.end2end.ArithmeticQueryIT tests are failing (Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/80600488 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/80600488

[23/47] phoenix git commit: PHOENIX-2068 UserDefinedFunctionsIT is failing in windows with InvocationTargetException(Rajeshbabu)

2015-07-02 Thread maryannxue
PHOENIX-2068 UserDefinedFunctionsIT is failing in windows with InvocationTargetException(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/50f3a041 Tree:

[15/47] phoenix git commit: PHOENIX-1504 Support adding column to a table that has views (Samarth Jain/Dave Hacker)

2015-07-02 Thread maryannxue
PHOENIX-1504 Support adding column to a table that has views (Samarth Jain/Dave Hacker) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e78eb6fa Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e78eb6fa Diff:

[27/47] phoenix git commit: PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi)

2015-07-02 Thread maryannxue
PHOENIX-2073 Two bytes character in LIKE expression is not allowed (Yuhao Bi) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/11577dd7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/11577dd7 Diff:

[47/47] phoenix git commit: Fix compilation errors after merge

2015-07-02 Thread maryannxue
Fix compilation errors after merge Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1327c726 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1327c726 Diff:

[33/47] phoenix git commit: PHOENIX-1819 Build a framework to capture and report phoenix client side request level metrics

2015-07-02 Thread maryannxue
PHOENIX-1819 Build a framework to capture and report phoenix client side request level metrics Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0f6595c0 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0f6595c0

[28/47] phoenix git commit: PHOENIX-2056 Ensure PK column from base table is added to any indexes on views

2015-07-02 Thread maryannxue
PHOENIX-2056 Ensure PK column from base table is added to any indexes on views Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7918a3d9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7918a3d9 Diff:

[02/47] phoenix git commit: PHOENIX-1660 Implement missing math built-in functions ABS, POWER, LN, LOG, SQRT, CBRT, EXP (Shuxiong Ye)

2015-07-02 Thread maryannxue
PHOENIX-1660 Implement missing math built-in functions ABS, POWER, LN, LOG, SQRT, CBRT, EXP (Shuxiong Ye) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c2927dde Tree:

[25/47] phoenix git commit: PHOENIX-1975 Detect and use HBASE_HOME when set

2015-07-02 Thread maryannxue
PHOENIX-1975 Detect and use HBASE_HOME when set Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3e493398 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3e493398 Diff:

[45/47] phoenix git commit: PHOENIX-2059 MR index build does not handle table with a schema name correctly

2015-07-02 Thread maryannxue
PHOENIX-2059 MR index build does not handle table with a schema name correctly Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/54da7d1d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/54da7d1d Diff:

[09/47] phoenix git commit: PHOENIX-1941 Phoenix tests are failing in linux env with missing class: StaticMapping (Alicia Ying Shu)

2015-07-02 Thread maryannxue
PHOENIX-1941 Phoenix tests are failing in linux env with missing class: StaticMapping (Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/db7b5753 Tree:

[19/47] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-07-02 Thread maryannxue
PHOENIX-1920 - Pherf - Add support for mixed r/w workloads Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7175dcbc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7175dcbc Diff:

[26/47] phoenix git commit: PHOENIX-2072 - (James Taylor) Fix Eclipse compiler errors in pherf module

2015-07-02 Thread maryannxue
PHOENIX-2072 - (James Taylor) Fix Eclipse compiler errors in pherf module Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c1e57235 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c1e57235 Diff:

[05/47] phoenix git commit: minor changes based on jesses feedback

2015-07-02 Thread maryannxue
minor changes based on jesses feedback Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d1f7dede Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d1f7dede Diff:

[17/47] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-07-02 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7175dcbc/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/QueryVerifier.java -- diff --git

[31/47] phoenix git commit: PHOENIX-1819 Build a framework to capture and report phoenix client side request level metrics

2015-07-02 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0f6595c0/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkLoadTool.java -- diff --git

[42/47] phoenix git commit: PHOENIX-2087 Ensure predictable column position during alter table

2015-07-02 Thread maryannxue
PHOENIX-2087 Ensure predictable column position during alter table Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/72a7356b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/72a7356b Diff:

[46/47] phoenix git commit: PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu)

2015-07-02 Thread maryannxue
PHOENIX-2011 Default, min, and max values should not require quotes around it in create function(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b2fb04b0 Tree:

[35/47] phoenix git commit: PHOENIX-1659 PhoenixDatabaseMetaData.getColumns does not return REMARKS column

2015-07-02 Thread maryannxue
PHOENIX-1659 PhoenixDatabaseMetaData.getColumns does not return REMARKS column Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d02b3610 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d02b3610 Diff:

[18/47] phoenix git commit: PHOENIX-1920 - Pherf - Add support for mixed r/w workloads

2015-07-02 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/7175dcbc/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/ResultManager.java -- diff --git

[37/47] phoenix git commit: PHOENIX-1659 PhoenixDatabaseMetaData.getColumns does not return REMARKS column

2015-07-02 Thread maryannxue
PHOENIX-1659 PhoenixDatabaseMetaData.getColumns does not return REMARKS column Followup commit to adjust the COLUMN_FAMILY_POSITION in QueryUtil as well. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/83b8db4d Tree:

[34/47] phoenix git commit: LP-1277 Support nulls in CHAR fields in CSV loader

2015-07-02 Thread maryannxue
LP-1277 Support nulls in CHAR fields in CSV loader Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/38ae6b75 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/38ae6b75 Diff:

[22/47] phoenix git commit: PHOENIX-2066 Existing client fails initialization due to upgrade atttempting to create column with no name (Lukas Lalinsky)

2015-07-02 Thread maryannxue
PHOENIX-2066 Existing client fails initialization due to upgrade atttempting to create column with no name (Lukas Lalinsky) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b58a62a5 Tree:

[11/47] phoenix git commit: PHOENIX-2014 WHERE search condition ignored when also using row value constructor in view

2015-07-02 Thread maryannxue
PHOENIX-2014 WHERE search condition ignored when also using row value constructor in view Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/14d11b13 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/14d11b13 Diff:

[32/47] phoenix git commit: PHOENIX-1819 Build a framework to capture and report phoenix client side request level metrics

2015-07-02 Thread maryannxue
http://git-wip-us.apache.org/repos/asf/phoenix/blob/0f6595c0/phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java

[21/47] phoenix git commit: PHOENIX-2021 - Implement ARRAY_CAT built in function (Dumindu Buddhika)

2015-07-02 Thread maryannxue
PHOENIX-2021 - Implement ARRAY_CAT built in function (Dumindu Buddhika) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7385899d Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7385899d Diff:

[43/47] phoenix git commit: PHOENIX-2085 Include joda-time in phoenix server jar

2015-07-02 Thread maryannxue
PHOENIX-2085 Include joda-time in phoenix server jar Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d2392bea Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d2392bea Diff:

[06/47] phoenix git commit: PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types

2015-07-02 Thread maryannxue
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a4aa780c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a4aa780c Diff:

[04/47] phoenix git commit: PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types

2015-07-02 Thread maryannxue
PHOENIX-1981 : PhoenixHBase Load and Store Funcs should handle all Pig data types Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8076126a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8076126a Diff:

[13/47] phoenix git commit: PHOENIX-2049 Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT

2015-07-02 Thread maryannxue
PHOENIX-2049 Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2d70eff6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2d70eff6 Diff:

[03/47] phoenix git commit: PHOENIX-2040 Mark spark/scala dependencies as 'provided' (Josh Mahonin)

2015-07-02 Thread maryannxue
PHOENIX-2040 Mark spark/scala dependencies as 'provided' (Josh Mahonin) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b61ef77e Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b61ef77e Diff:

[24/47] phoenix git commit: PHOENIX-2030 CsvBulkLoadTool should use logical name of the table for output directory suffix(Rajeshbabu)

2015-07-02 Thread maryannxue
PHOENIX-2030 CsvBulkLoadTool should use logical name of the table for output directory suffix(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3cf22a7d Tree:

[38/47] phoenix git commit: PHOENIX-2042 Windows need hadoop native libraries to run tests (Alicia Ying Shu)

2015-07-02 Thread maryannxue
PHOENIX-2042 Windows need hadoop native libraries to run tests (Alicia Ying Shu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bc2aef89 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/bc2aef89 Diff:

[39/47] phoenix git commit: PHOENIX-2060 - Implement ARRAY_FILL built in function (Dumindu Buddhika)

2015-07-02 Thread maryannxue
PHOENIX-2060 - Implement ARRAY_FILL built in function (Dumindu Buddhika) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c0ad8cf6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c0ad8cf6 Diff:

[01/47] phoenix git commit: PHOENIX-1660 Implement missing math built-in functions ABS, POWER, LN, LOG, SQRT, CBRT, EXP (Shuxiong Ye)

2015-07-02 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite b58600738 - 1327c726a http://git-wip-us.apache.org/repos/asf/phoenix/blob/c2927dde/phoenix-core/src/test/java/org/apache/phoenix/expression/ExpFunctionTest.java -- diff

phoenix git commit: PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng)

2015-07-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 a7a55ab53 - 47a24c8f2 PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng)

2015-07-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-1.0 95edc578c - 82c3ddd8f PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng)

2015-07-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-1.1 2fba75c65 - 4db7aaf38 PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng)

2015-07-02 Thread tdsilva
Repository: phoenix Updated Branches: refs/heads/4.4-HBase-0.98 aa288f8fe - fca8fb250 PHOENIX-2065 Throw TableNotFoundException when select all columns of one column family from the table with schema (Jun Ng) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: Revert unnecessary changes to existing Phoenix classes

2015-07-02 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/calcite 1327c726a - 57e1b485b Revert unnecessary changes to existing Phoenix classes Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/57e1b485 Tree: