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

2016-09-23 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

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

2016-09-23 Thread Apache Jenkins Server
See

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

2016-09-23 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

[2/3] phoenix git commit: PHOENIX-3287 Retry starting KDC on BindException

2016-09-23 Thread elserj
PHOENIX-3287 Retry starting KDC on BindException MiniKDC has a race-condition in its port-allocation. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/42efa45e Tree:

[1/3] phoenix git commit: PHOENIX-3287 Retry starting KDC on BindException

2016-09-23 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 ba132fe4c -> 591f3ce6e refs/heads/4.x-HBase-1.1 dab384345 -> 42efa45e6 refs/heads/master fedbca8bf -> cb7234d3f PHOENIX-3287 Retry starting KDC on BindException MiniKDC has a race-condition in its port-allocation. Project:

[3/3] phoenix git commit: PHOENIX-3287 Retry starting KDC on BindException

2016-09-23 Thread elserj
PHOENIX-3287 Retry starting KDC on BindException MiniKDC has a race-condition in its port-allocation. Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/591f3ce6 Tree:

Build failed in Jenkins: Phoenix | Master #1418

2016-09-23 Thread Apache Jenkins Server
See Changes: [jamestaylor] PHOENIX-3327 Use same driver for all tests within a group -- [...truncated 438 lines...] Running org.apache.phoenix.util.csv.CsvUpsertExecutorTest Tests run: 2,

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

2016-09-23 Thread Apache Jenkins Server
See Changes: [samarth] Fix column qualifiers for StorageScheme.COLUMNS_STORED_IN_SINGLE_CELL. -- [...truncated 799 lines...] Running org.apache.phoenix.end2end.MinMaxAggregateFunctionIT

[1/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 26109c4fa -> ba132fe4c http://git-wip-us.apache.org/repos/asf/phoenix/blob/ba132fe4/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java

[2/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/ba132fe4/phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsCollectorIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsCollectorIT.java

[3/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
PHOENIX-3327 Use same driver for all tests within a group Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ba132fe4 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ba132fe4 Diff:

[1/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 44e43d7c2 -> dab384345 http://git-wip-us.apache.org/repos/asf/phoenix/blob/dab38434/phoenix-core/src/it/java/org/apache/phoenix/tx/TxCheckpointIT.java -- diff

[3/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
PHOENIX-3327 Use same driver for all tests within a group Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dab38434 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dab38434 Diff:

[2/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/fedbca8b/phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsCollectorIT.java -- diff --git a/phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsCollectorIT.java

[3/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
PHOENIX-3327 Use same driver for all tests within a group Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fedbca8b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fedbca8b Diff:

[1/3] phoenix git commit: PHOENIX-3327 Use same driver for all tests within a group

2016-09-23 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master bebb5cedf -> fedbca8bf http://git-wip-us.apache.org/repos/asf/phoenix/blob/fedbca8b/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java -- diff

phoenix git commit: Fix column qualifiers for StorageScheme.COLUMNS_STORED_IN_SINGLE_CELL. Enable encoded column qualifiers for joins. Bring back qualifier counter per column family. Please enter the

2016-09-23 Thread samarth
Repository: phoenix Updated Branches: refs/heads/encodecolumns 29dbf051c -> aaecd5a4d Fix column qualifiers for StorageScheme.COLUMNS_STORED_IN_SINGLE_CELL. Enable encoded column qualifiers for joins. Bring back qualifier counter per column family. Please enter the commit message for your

Build failed in Jenkins: Phoenix Compile Level Compatibility with HBase #60

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

Apache-Phoenix | 4.8-HBase-0.98 | Build Successful

2016-09-23 Thread Apache Jenkins Server
4.8-HBase-0.98 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.8-HBase-0.98 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.8-HBase-0.98/lastSuccessfulBuild/artifact/ Test Report