[1/4] phoenix git commit: PHOENIX-2960 Bump avatica to 1.8.0

2016-06-06 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 da39bd4e6 -> b775ce7da refs/heads/4.x-HBase-1.0 65ee886fb -> eaf3eed87 refs/heads/4.x-HBase-1.1 cf551d536 -> f00860aac refs/heads/master 7dcf95a40 -> cfe8d4d96 PHOENIX-2960 Bump avatica to 1.8.0 Project:

phoenix git commit: PHOENIX-2962 Remove unnecessary import

2016-06-01 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.1 8cbec765f -> 76e373a3e PHOENIX-2962 Remove unnecessary import Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/76e373a3 Tree:

[2/4] phoenix git commit: [PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath

2016-06-01 Thread elserj
[PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath for parse phoenix name in pom.xml Closes apache/phoenix#170 Signed-off-by: Josh Elser Project:

[3/4] phoenix git commit: [PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath

2016-06-01 Thread elserj
[PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath for parse phoenix name in pom.xml Closes apache/phoenix#170 Signed-off-by: Josh Elser Project:

[4/4] phoenix git commit: [PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath

2016-06-01 Thread elserj
[PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath for parse phoenix name in pom.xml Closes apache/phoenix#170 Signed-off-by: Josh Elser Project:

[1/4] phoenix git commit: [PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix problem: "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 53." use `xmllint` relace xpath

2016-06-01 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 f9f8f9f07 -> 5cb996511 refs/heads/4.x-HBase-1.0 1bf75bdd7 -> 90ac492a9 refs/heads/4.x-HBase-1.1 e3f70785a -> 8cbec765f refs/heads/master 95c004112 -> 62d787580 [PHOENIX-2955] replace xpath to xmllint at make_rc.sh fix

[2/4] phoenix git commit: Add environment variables to control the location of the queryserver .log, .out, and .pid file. Also update the name of all files to '${USER}-queryserver'.

2016-05-10 Thread elserj
Add environment variables to control the location of the queryserver .log, .out, and .pid file. Also update the name of all files to '${USER}-queryserver'. Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[1/4] phoenix git commit: Add environment variables to control the location of the queryserver .log, .out, and .pid file. Also update the name of all files to '${USER}-queryserver'.

2016-05-10 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 0047e5d4c -> bbf4e9692 refs/heads/4.x-HBase-1.0 4ca06a39e -> 06aca0f2c refs/heads/4.x-HBase-1.1 19fa69e4c -> 9c16db98c refs/heads/master a0504fba1 -> 96a1d5528 Add environment variables to control the location of the

[3/4] phoenix git commit: Add environment variables to control the location of the queryserver .log, .out, and .pid file. Also update the name of all files to '${USER}-queryserver'.

2016-05-10 Thread elserj
Add environment variables to control the location of the queryserver .log, .out, and .pid file. Also update the name of all files to '${USER}-queryserver'. Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[3/4] phoenix git commit: PHOENIX-2857 Remove test scope from dependency management

2016-04-26 Thread elserj
PHOENIX-2857 Remove test scope from dependency management Setting the scope of dependencies via dependencyManagement can change the scope of transitive dependencies, and ultimately preclude those necessary dependencies from being included in the shaded jars that Phoenix creates. Project:

[4/4] phoenix git commit: PHOENIX-2857 Remove test scope from dependency management

2016-04-26 Thread elserj
PHOENIX-2857 Remove test scope from dependency management Setting the scope of dependencies via dependencyManagement can change the scope of transitive dependencies, and ultimately preclude those necessary dependencies from being included in the shaded jars that Phoenix creates. Project:

[1/4] phoenix git commit: PHOENIX-2857 Remove test scope from dependency management

2016-04-26 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 4432d0be5 -> 5334a1512 refs/heads/4.x-HBase-1.0 7de4bbdf3 -> 620457461 refs/heads/4.x-HBase-1.1 759dccc73 -> 882454af6 refs/heads/master 80c94bf02 -> 13aaf8954 PHOENIX-2857 Remove test scope from dependency management

svn commit: r1740351 - in /phoenix/site: publish/server.html source/src/site/markdown/server.md

2016-04-21 Thread elserj
Author: elserj Date: Thu Apr 21 16:34:31 2016 New Revision: 1740351 URL: http://svn.apache.org/viewvc?rev=1740351=rev Log: PHOENIX-2752 Addendum for PQS client options Modified: phoenix/site/publish/server.html phoenix/site/source/src/site/markdown/server.md Modified: phoenix/site

[1/5] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with

2016-04-19 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-0.98 87f47b82a -> 521b81928 http://git-wip-us.apache.org/repos/asf/phoenix/blob/521b8192/phoenix-hive/src/main/java/org/apache/phoenix/hive/util/PhoenixUtil.java --

[4/5] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/521b8192/phoenix-hive/src/main/java/org/apache/phoenix/hive/PhoenixRecordUpdater.java -- diff --git

[3/5] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/521b8192/phoenix-hive/src/main/java/org/apache/phoenix/hive/mapreduce/PhoenixRecordWriter.java -- diff --git

[01/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
Repository: phoenix Updated Branches: refs/heads/4.x-HBase-1.0 6b9be2132 -> f34c186a5 refs/heads/master d26b4eb0f -> 537b90bef http://git-wip-us.apache.org/repos/asf/phoenix/blob/537b90be/phoenix-hive/src/main/java/org/apache/phoenix/hive/util/PhoenixUtil.java

[02/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/537b90be/phoenix-hive/src/main/java/org/apache/phoenix/hive/ql/index/IndexPredicateAnalyzer.java -- diff --git

[05/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down Closes apache/phoenix#155, apache/phoenix#165 Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[07/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/f34c186a/phoenix-hive/src/main/java/org/apache/phoenix/hive/ql/index/IndexPredicateAnalyzer.java -- diff --git

[06/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/f34c186a/phoenix-hive/src/main/java/org/apache/phoenix/hive/util/PhoenixUtil.java -- diff --git a/phoenix-hive/src/main/java/org/apache/phoenix/hive/util/PhoenixUtil.java

[10/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down Closes apache/phoenix#155, apache/phoenix#165 Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[04/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/537b90be/phoenix-hive/src/main/java/org/apache/phoenix/hive/PhoenixRecordUpdater.java -- diff --git

[09/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/f34c186a/phoenix-hive/src/main/java/org/apache/phoenix/hive/PhoenixRecordUpdater.java -- diff --git

[08/10] phoenix git commit: PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread elserj
http://git-wip-us.apache.org/repos/asf/phoenix/blob/f34c186a/phoenix-hive/src/main/java/org/apache/phoenix/hive/mapreduce/PhoenixRecordWriter.java -- diff --git

<    4   5   6   7   8   9