Apache-Phoenix | Master | Build Successful

2014-10-27 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report

Build failed in Jenkins: Phoenix | 4.0 #425

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/425/changes Changes: [jtaylor] PHOENIX-1366 Use static constants [jtaylor] PHOENIX-1366 Use static constants [jtaylor] PHOENIX-1379 Wrong MultiIndexWriteFailureException when recovering local index table (Shunsuke Nakamura)

git commit: PHOENIX-897 Quote parameters in psql.py

2014-10-27 Thread greid
Repository: phoenix Updated Branches: refs/heads/4.0 7b5716084 - f5a49bff2 PHOENIX-897 Quote parameters in psql.py Properly quote supplied command-line parameters in psql.py so that it's possible to supply any character (including ones that have special meanings in various shells) as

git commit: PHOENIX-897 Quote parameters in psql.py

2014-10-27 Thread greid
Repository: phoenix Updated Branches: refs/heads/master 79423f801 - 481d1bb87 PHOENIX-897 Quote parameters in psql.py Properly quote supplied command-line parameters in psql.py so that it's possible to supply any character (including ones that have special meanings in various shells) as

git commit: PHOENIX-897 Quote parameters in psql.py

2014-10-27 Thread greid
Repository: phoenix Updated Branches: refs/heads/3.0 ca6c08f04 - f46875991 PHOENIX-897 Quote parameters in psql.py Properly quote supplied command-line parameters in psql.py so that it's possible to supply any character (including ones that have special meanings in various shells) as

Apache-Phoenix | Master | Build Successful

2014-10-27 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report

git commit: PHOENIX-1381 NPE in CellUtil.matchingFamily() for IndexedKeyValue (Jeffrey Zhong)

2014-10-27 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 f5a49bff2 - b84b91eee PHOENIX-1381 NPE in CellUtil.matchingFamily() for IndexedKeyValue (Jeffrey Zhong) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b84b91ee

git commit: PHOENIX-1381 NPE in CellUtil.matchingFamily() for IndexedKeyValue (Jeffrey Zhong)

2014-10-27 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 481d1bb87 - c0b617f55 PHOENIX-1381 NPE in CellUtil.matchingFamily() for IndexedKeyValue (Jeffrey Zhong) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c0b617f5

Apache-Phoenix | Master | Build Successful

2014-10-27 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report

Jenkins build is back to normal : Phoenix | 4.0 #427

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/427/changes

Apache-Phoenix | 4.0 | Build Successful

2014-10-27 Thread Apache Jenkins Server
4.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git Compiled Artifacts https://builds.apache.org/job/Phoenix-4.0/lastSuccessfulBuild/artifact/ Test Report https://builds.apache.org/job/Phoenix-4.0/lastCompletedBuild/testReport/

[2/2] git commit: PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver

2014-10-27 Thread jamestaylor
PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b2c5ffa9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b2c5ffa9 Diff:

[2/2] git commit: PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver

2014-10-27 Thread jamestaylor
PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4ed9ddb8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4ed9ddb8 Diff:

[1/2] git commit: PHOENIX-1385 Adding, dropping and adding columns fails with NPE (Samarth Jain, James Taylor)

2014-10-27 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 f46875991 - 72144f178 PHOENIX-1385 Adding, dropping and adding columns fails with NPE (Samarth Jain, James Taylor) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] git commit: PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver

2014-10-27 Thread jamestaylor
PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/72144f17 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/72144f17 Diff:

[2/3] PHOENIX-1286 Remove hadoop2 compat modules

2014-10-27 Thread jyates
http://git-wip-us.apache.org/repos/asf/phoenix/blob/842f8a8a/phoenix-core/src/main/java/org/apache/phoenix/trace/TracingUtils.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/trace/TracingUtils.java

[1/3] PHOENIX-1286 Remove hadoop2 compat modules

2014-10-27 Thread jyates
Repository: phoenix Updated Branches: refs/heads/master 4ed9ddb8f - 842f8a8a8 http://git-wip-us.apache.org/repos/asf/phoenix/blob/842f8a8a/phoenix-hadoop2-compat/src/test/java/org/apache/phoenix/trace/TraceMetricsSourceTest.java

[2/3] PHOENIX-1286 Remove hadoop2 compat modules

2014-10-27 Thread jyates
http://git-wip-us.apache.org/repos/asf/phoenix/blob/b48ca7b5/phoenix-core/src/main/java/org/apache/phoenix/trace/TracingUtils.java -- diff --git a/phoenix-core/src/main/java/org/apache/phoenix/trace/TracingUtils.java

Build failed in Jenkins: Phoenix | 4.0 #428

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/428/changes Changes: [jtaylor] PHOENIX-1385 Adding, dropping and adding columns fails with NPE (Samarth Jain, James Taylor) [jtaylor] PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver --

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2014-10-27 Thread Apache Jenkins Server
3.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-3.0-hadoop1/lastSuccessfulBuild/artifact/ Last Complete Test Report

git commit: PHOENIX-1170 Change status of local index during splitting to prevent usage when slower than query through data table (Rajeshbabu)

2014-10-27 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 b48ca7b5c - 4c0d00bdd PHOENIX-1170 Change status of local index during splitting to prevent usage when slower than query through data table (Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

Jenkins build is back to normal : Phoenix | 4.0 #429

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-4.0/429/changes

Build failed in Jenkins: Phoenix | Master #462

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master/462/changes Changes: [jtaylor] PHOENIX-1385 Adding, dropping and adding columns fails with NPE (Samarth Jain, James Taylor) [jtaylor] PHOENIX-1376 java.lang.NullPointerException occurs in JDBC driver [jyates] PHOENIX-1286 Remove hadoop2 compat

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

2014-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Phoenix-master/463/changes