git commit: PHOENIX-1337 Unpadded fixed length tenant ID causes erroneous results (James Taylor via Ram)

2014-10-13 Thread ramkrishna
Repository: phoenix Updated Branches: refs/heads/3.0 4c8798d57 -> ed3e3f55f PHOENIX-1337 Unpadded fixed length tenant ID causes erroneous results (James Taylor via Ram) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e

git commit: PHOENIX-1341 Exit status for PhoenixRuntime

2014-10-13 Thread greid
Repository: phoenix Updated Branches: refs/heads/master a11f0d9f2 -> 656acefd1 PHOENIX-1341 Exit status for PhoenixRuntime Return a non-zero exit status on a failure in PhoenixRuntime. Signed-off-by: Gabriel Reid Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://g

git commit: PHOENIX-1341 Exit status for PhoenixRuntime

2014-10-13 Thread greid
Repository: phoenix Updated Branches: refs/heads/3.0 ed3e3f55f -> d42866918 PHOENIX-1341 Exit status for PhoenixRuntime Return a non-zero exit status on a failure in PhoenixRuntime. Signed-off-by: Gabriel Reid Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-

git commit: PHOENIX-1341 Exit status for PhoenixRuntime

2014-10-13 Thread greid
Repository: phoenix Updated Branches: refs/heads/4.0 ab8b17d79 -> debf09265 PHOENIX-1341 Exit status for PhoenixRuntime Return a non-zero exit status on a failure in PhoenixRuntime. Signed-off-by: Gabriel Reid Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #251

2014-10-13 Thread Apache Jenkins Server
See Changes: [ramkrishna] Phoenix-1333 Store statistics guideposts as VARBINARY (Ramkrishna S [ramkrishna] PHOENIX-1333 - Store statistics guideposts as VARBINARY (Add missing file [ramkrishna] PHOENIX-1337 Unpadded fixed length t

git commit: PHOENIX-1309 Ensure Phoenix table is created for Local index and view index tables to store guideposts against them - Addendum (James Taylor via Ram)

2014-10-13 Thread ramkrishna
Repository: phoenix Updated Branches: refs/heads/3.0 d42866918 -> 28d7f638f PHOENIX-1309 Ensure Phoenix table is created for Local index and view index tables to store guideposts against them - Addendum (James Taylor via Ram) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #252

2014-10-13 Thread Apache Jenkins Server
See Changes: [ramkrishna] PHOENIX-1309 Ensure Phoenix table is created for Local index and view -- Started by an SCM change Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in wor

git commit: PHOENIX-1309 - Adding missing file DelegateTable.java

2014-10-13 Thread ramkrishna
Repository: phoenix Updated Branches: refs/heads/3.0 28d7f638f -> ad4a40806 PHOENIX-1309 - Adding missing file DelegateTable.java Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ad4a4080 Tree: http://git-wip-us.apache.

Jenkins build is back to normal : Phoenix | 3.0 | Hadoop1 #253

2014-10-13 Thread Apache Jenkins Server
See

Build failed in Jenkins: Phoenix | Master #420

2014-10-13 Thread Apache Jenkins Server
See Changes: [gabrielr] PHOENIX-1341 Exit status for PhoenixRuntime -- [...truncated 3487 lines...] at org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver.scanUnordered(GroupedAg

git commit: PHOENIX-1314 Assertion tripped for skip scan with two unit tests (Rajesh babu)

2014-10-13 Thread ramkrishna
Repository: phoenix Updated Branches: refs/heads/3.0 ad4a40806 -> 8c37ab471 PHOENIX-1314 Assertion tripped for skip scan with two unit tests (Rajesh babu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8c37ab47 Tree:

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2014-10-13 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 https://builds.apache.org/job/Phoenix-3.0-hadoop1/l

git commit: PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL

2014-10-13 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/master 656acefd1 -> 49ec34be2 PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/49ec34be Tree: h

git commit: PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL

2014-10-13 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/4.0 debf09265 -> ae51cae69 PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ae51cae6 Tree: http

git commit: PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL

2014-10-13 Thread maryannxue
Repository: phoenix Updated Branches: refs/heads/3.0 8c37ab471 -> cc436c9b4 PHOENIX-1332 Support correlated subqueries in comparison with ANY/SOME/ALL Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cc436c9b Tree: http

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2014-10-13 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 https://builds.apache.org/job/Phoenix-3.0-hadoop1/l

git commit: PHOENIX-619 Support DELETE over table with immutable index when possible

2014-10-13 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 49ec34be2 -> 8f2a76d60 PHOENIX-619 Support DELETE over table with immutable index when possible Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8f2a76d6 Tree: htt

git commit: PHOENIX-619 Support DELETE over table with immutable index when possible

2014-10-13 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 ae51cae69 -> 6c47f8a2b PHOENIX-619 Support DELETE over table with immutable index when possible Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6c47f8a2 Tree: http:/

Jenkins build is back to stable : Phoenix | Master #422

2014-10-13 Thread Apache Jenkins Server
See