phoenix git commit: Set version to 4.14.0-HBase-1.2 for release

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 e546e38f1 -> 8e283252c


Set version to 4.14.0-HBase-1.2 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8e283252
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8e283252
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/8e283252

Branch: refs/heads/4.x-HBase-1.2
Commit: 8e283252cffc1ed70fba03087a314113ed7ba92c
Parents: e546e38
Author: Mujtaba 
Authored: Wed May 2 11:14:33 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:14:33 2018 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 44d4a0b..b08a8a9 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 2e26d62..5c579e3 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 4eab0fe..9bc53a0 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index bb2df76..bf1d521 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 16317c6..c806333 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 40bccc8..a1d51e9 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.0-HBase-1.2-SNAPSHOT
+   4.14.0-HBase-1.2

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index a3b7859..5d592e2 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.2-SNAPSHOT
+4.14.0-HBase-1.2
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8e283252/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 3b23019..522c4b0 100

phoenix git commit: Set version to 4.14.0-HBase-1.1 for release

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 d5921d9fe -> d30f7f63b


Set version to 4.14.0-HBase-1.1 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d30f7f63
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d30f7f63
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/d30f7f63

Branch: refs/heads/4.x-HBase-1.1
Commit: d30f7f63bc9b1e4de830b6d7f6c6b3cf61119d53
Parents: d5921d9
Author: Mujtaba 
Authored: Wed May 2 11:14:32 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:14:32 2018 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 7dee39f..a73d20a 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index eb87d2a..22e4e64 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index b1075e8..ba57579 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 6fb5160..413ae31 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index b6558ae..a92b1ba 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 4a18325..f95f34a 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.0-HBase-1.1-SNAPSHOT
+   4.14.0-HBase-1.1

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 98fe72e..53c71d6 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.1-SNAPSHOT
+4.14.0-HBase-1.1
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d30f7f63/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index e563098..0d1de35 100

phoenix git commit: Set version to 4.14.0-HBase-1.3 for release

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.3 ab5200afe -> 36efcca73


Set version to 4.14.0-HBase-1.3 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/36efcca7
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/36efcca7
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/36efcca7

Branch: refs/heads/4.x-HBase-1.3
Commit: 36efcca736f8841bbc1f8fdf31f61fd3358fbda5
Parents: ab5200a
Author: Mujtaba 
Authored: Wed May 2 11:14:34 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:14:34 2018 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 2ce4871..f11645a 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index c209435..2c60fc6 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 93f5938..bf2f3d6 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 4307b3c..3b537ee 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 0e55812..1eeff3b 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 1966634..4584d24 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.0-HBase-1.3-SNAPSHOT
+   4.14.0-HBase-1.3

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 8aa2b04..7cffb58 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.3-SNAPSHOT
+4.14.0-HBase-1.3
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/36efcca7/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index f2df28f..ab2d471 100

phoenix git commit: Set version to 4.14.0-HBase-0.98 for release

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 5b7b104ed -> 9a567e51e


Set version to 4.14.0-HBase-0.98 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9a567e51
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9a567e51
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/9a567e51

Branch: refs/heads/4.x-HBase-0.98
Commit: 9a567e51ea260f0285dcbef56153a75c2a2e37ee
Parents: 5b7b104
Author: Mujtaba 
Authored: Wed May 2 10:33:16 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 10:33:16 2018 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 960968f..e940ffb 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 64ecd76..f0aa89c 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 3cb3682..699d596 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 9a879ad..f364805 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 262b589..0a7a361 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index fde341a..f059f0f 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.0-HBase-0.98-SNAPSHOT
+   4.14.0-HBase-0.98

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 5277727..2422e17 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-0.98-SNAPSHOT
+4.14.0-HBase-0.98
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9a567e51/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 119e

phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 9a567e51e -> 3b45df999


Pre-release: Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3b45df99
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3b45df99
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/3b45df99

Branch: refs/heads/4.x-HBase-0.98
Commit: 3b45df9990648f466b987a7576e9a40974fe8c2f
Parents: 9a567e5
Author: Mujtaba 
Authored: Wed May 2 11:30:33 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:30:33 2018 -0700

--
 .../end2end/index/MutableIndexRebuilderIT.java| 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/3b45df99/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
index 8420f16..c057259 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end.index;
 
 import static org.junit.Assert.assertEquals;



phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 d30f7f63b -> 00f787b58


Pre-release: Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/00f787b5
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/00f787b5
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/00f787b5

Branch: refs/heads/4.x-HBase-1.1
Commit: 00f787b583b3c7acf15e34ca309efe3f8d74c247
Parents: d30f7f6
Author: Mujtaba 
Authored: Wed May 2 11:31:41 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:31:41 2018 -0700

--
 .../end2end/index/MutableIndexRebuilderIT.java| 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/00f787b5/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
index 8420f16..c057259 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end.index;
 
 import static org.junit.Assert.assertEquals;



phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 8e283252c -> 6d994b02b


Pre-release: Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6d994b02
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6d994b02
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/6d994b02

Branch: refs/heads/4.x-HBase-1.2
Commit: 6d994b02b51ecc09e1284d11f025ccd9193b7c06
Parents: 8e28325
Author: Mujtaba 
Authored: Wed May 2 11:32:14 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:32:14 2018 -0700

--
 .../end2end/index/MutableIndexRebuilderIT.java| 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/6d994b02/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
index 8420f16..c057259 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end.index;
 
 import static org.junit.Assert.assertEquals;



phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.3 36efcca73 -> 166d15967


Pre-release: Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/166d1596
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/166d1596
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/166d1596

Branch: refs/heads/4.x-HBase-1.3
Commit: 166d159674155c357203af389b6ac1d0e6842b75
Parents: 36efcca
Author: Mujtaba 
Authored: Wed May 2 11:32:41 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:32:41 2018 -0700

--
 .../end2end/index/MutableIndexRebuilderIT.java| 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/166d1596/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
index 8420f16..c057259 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end.index;
 
 import static org.junit.Assert.assertEquals;



[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.2-rc0 [created] 501f3e952


[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-0.98-rc0 [created] f6ecfbf0f


[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1-rc0 [created] 66cb96e12


[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.3-rc0 [created] 38bb2cb07


phoenix git commit: Pre-release: Fix Apache RAT warnings

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 00f787b58 -> 190e768a6


Pre-release: Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/190e768a
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/190e768a
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/190e768a

Branch: refs/heads/4.x-HBase-1.1
Commit: 190e768a671e7f1ada4c7efc28bdb1cc7db6234c
Parents: 00f787b
Author: Mujtaba 
Authored: Wed May 2 11:48:11 2018 -0700
Committer: Mujtaba 
Committed: Wed May 2 11:48:11 2018 -0700

--
 .../apache/phoenix/end2end/MutationStateIT.java   | 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/190e768a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java
index 2d5f360..fad5320 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end;
 
 import static org.junit.Assert.assertEquals;



[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1-rc0 [deleted] 66cb96e12


[phoenix] Git Push Summary

2018-05-02 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1-rc0 [created] ac11793b6


svn commit: r26637 - in /dev/phoenix: apache-phoenix-4.14.0-HBase-0.98-rc0/ apache-phoenix-4.14.0-HBase-0.98-rc0/bin/ apache-phoenix-4.14.0-HBase-0.98-rc0/src/ apache-phoenix-4.14.0-HBase-1.1-rc0/ apa

2018-05-02 Thread mujtaba
Author: mujtaba
Date: Wed May  2 19:16:08 2018
New Revision: 26637

Log:
Release Candidate: apache-phoenix-4.14.0-rc0

Added:
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha512

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/apache-phoenix-4.14.0-HBase-0.98

[phoenix] Git Push Summary

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-0.98-rc1 [created] f64624ec4


[phoenix] Git Push Summary

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1-rc1 [created] 1fad6b492


[phoenix] Git Push Summary

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.2-rc1 [created] 012eceea0


phoenix git commit: Set version to 4.14.0-HBase-1.4 for release

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master c35daba32 -> d6012ca19


Set version to 4.14.0-HBase-1.4 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d6012ca1
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d6012ca1
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/d6012ca1

Branch: refs/heads/master
Commit: d6012ca19fee70ed20269d6cca0cd43cdc39b612
Parents: c35daba
Author: Mujtaba 
Authored: Fri May 25 16:40:04 2018 -0700
Committer: Mujtaba 
Committed: Fri May 25 16:40:04 2018 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index b7fb04c..9850420 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index d65da69..56cdfbf 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 2bb7293..9e9fed9 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 3780d8d..6da777a 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 8fbc447..6bb4f02 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 09547c5..b104cfb 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.0-HBase-1.4-SNAPSHOT
+   4.14.0-HBase-1.4

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index ec4a1ad..388f66f 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.0-HBase-1.4-SNAPSHOT
+4.14.0-HBase-1.4
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/d6012ca1/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 7f4815c..81fe4bd 100644
--- a/phoe

[phoenix] Git Push Summary

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.3-rc1 [created] 78667ea99


phoenix git commit: Fix Apache RAT warnings

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master d6012ca19 -> b19fde2c5


Fix Apache RAT warnings


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b19fde2c
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b19fde2c
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/b19fde2c

Branch: refs/heads/master
Commit: b19fde2c5f2b4df957b9d880a1a7a7036f45453a
Parents: d6012ca
Author: Mujtaba 
Authored: Fri May 25 16:43:51 2018 -0700
Committer: Mujtaba 
Committed: Fri May 25 16:43:51 2018 -0700

--
 .../end2end/index/MutableIndexRebuilderIT.java| 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/b19fde2c/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
index 8420f16..a3af20d 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end.index;
 
 import static org.junit.Assert.assertEquals;



[phoenix] Git Push Summary

2018-05-25 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.4-rc1 [created] 98c0808f1


svn commit: r27113 - in /dev/phoenix: apache-phoenix-4.14.0-HBase-0.98-rc1/ apache-phoenix-4.14.0-HBase-0.98-rc1/bin/ apache-phoenix-4.14.0-HBase-0.98-rc1/src/ apache-phoenix-4.14.0-HBase-1.1-rc1/ apa

2018-05-25 Thread mujtaba
Author: mujtaba
Date: Fri May 25 23:54:02 2018
New Revision: 27113

Log:
apache-phoenix-4.14.0-HBase-rc1 part 1/2

Added:
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc1/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc1/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha512

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz
==
Binary file - no diff available.

Propchange: 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz
--
svn:mime-type = application/octet-stream

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc
==
--- 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc
 (added)
+++ 
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc1/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc
 Fri May 25 23:54:02 2018
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABAgAGBQJbCJ85AAoJEDv8s5KUYReOIHUP/i9estQsRfmquXKHHDyrhxQ5
+oyUPIeBNUZsczwklB/W+YsU+XY2gYpIZ9Zva9oOZoJtcSnmnrnqWlhkDl31+wLvN
+12gJfvhUno9ygO+yv1KsDOX6YemG4F+cThpsPtmtNzwobTI00K1eUjopVWWVaB2C
+UFcklupozU6Ttrh0L5F8/h5i/SLfLyxDvJBS0okfIcje6wAsxt7jRHiSegEqIhye
+2hfZD6ghQvIyfm1nu0ZoIECNtMQqaMxN1tb9HJfmqRQqqsICzwfXZOtaXh3ekgdb
+J8hXUVgJYvG8VzabTrhCitV

svn commit: r27114 - in /dev/phoenix: apache-phoenix-4.14.0-HBase-1.3-rc1/ apache-phoenix-4.14.0-HBase-1.3-rc1/bin/ apache-phoenix-4.14.0-HBase-1.3-rc1/src/ apache-phoenix-4.14.0-HBase-1.4-rc1/ apache

2018-05-25 Thread mujtaba
Author: mujtaba
Date: Sat May 26 00:07:48 2018
New Revision: 27114

Log:
apache-phoenix-4.14.0-HBase-rc1 part 2/2

Added:
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/apache-phoenix-4.14.0-HBase-1.4-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/apache-phoenix-4.14.0-HBase-1.4-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/apache-phoenix-4.14.0-HBase-1.4-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/apache-phoenix-4.14.0-HBase-1.4-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/bin/apache-phoenix-4.14.0-HBase-1.4-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/apache-phoenix-4.14.0-HBase-1.4-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/apache-phoenix-4.14.0-HBase-1.4-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/apache-phoenix-4.14.0-HBase-1.4-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/apache-phoenix-4.14.0-HBase-1.4-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc1/src/apache-phoenix-4.14.0-HBase-1.4-src.tar.gz.sha512

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz
==
Binary file - no diff available.

Propchange: 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz
--
svn:mime-type = application/octet-stream

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc
==
--- 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc
 (added)
+++ 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc
 Sat May 26 00:07:48 2018
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABAgAGBQJbCKIlAAoJEDv8s5KUYReO5gYQAIKJeVO8h0m6cpTL/PndV/o7
+tziHsR/dUHuO803zPkzSY8Ugx3SPS1lXzilpjYqThb0FqV1NhcLCpsZWBwGSxVZw
+t6kwIhJapVIt8b0hDRfUq7KQ7SgvRi+y6mOSEsSwAGCjJkrt4drFH/XoWpK9xXFB
+v8yOIBiaPBzuO6jLJ2CFdE/+j2NWdeofWKNtQRS/DDKhPr1cw6OswnV9CmN3fru4
+1qwRTWHr+c09k98dnccOr3DWwLMdaONgDn9Gnb+MCx19PrgMGk1Yzm7v6nTUguo6
+0FXGO2N2Y2mYRoVSjiAagl/72fC8J0e+CqVSTRIM9zROj3Xx269wPbiHD8AVgrt5
+vJOXy7PSgSIrP95MYOx9hEaHRd9fM3FGQIlR/zyRM9Vu8oV+F7gH2xpXgn2Vh17p
+tsA4uE5W4HUKwSOI3/F/HYdSZxbNwDRVVVhWWGlXjDG33JbV/aVE8OCD3APwZX0r
+VQ3FUZnbRuyJLG+A/+V5gjC20d6DqQeSOKZq9pBD4F9RTnjKnExMdV2tbaC+tv7W
+SDjMd3uTtAtZOPUaAEx0wYWa/46KLgk7PaCW5yGOw5L7LuHUB/o9oU4dDBXQmX3g
+fkyhBKgEzQ2wWBhJAa62dKsbGXkajELdLLYdLUUiIrc+UF2x4CF+F1wRofhzwFoT
+E6GwcY9xh9S1o2Kyt59X
+=762Z
+-END PGP SIGNATURE-

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5
==
--- 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5
 (added)
+++ 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5
 Sat May 26 00:07:48 2018
@@ -0,0 +1 @@
+c3ac11c7d73c7d621b833531fa5733a5 *apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz

Added: 
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc1/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha256

[phoenix] Git Push Summary

2018-06-04 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-0.98-rc3 [created] f3558d94c


[phoenix] Git Push Summary

2018-06-04 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1-rc3 [created] 0e58f5471


[phoenix] Git Push Summary

2018-06-04 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.2-rc3 [created] 95508fced


[phoenix] Git Push Summary

2018-06-04 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.4-rc3 [created] aaea80063


[phoenix] Git Push Summary

2018-06-04 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.3-rc3 [created] 073961fae


svn commit: r27261 - in /dev/phoenix: apache-phoenix-4.14.0-HBase-0.98-rc3/ apache-phoenix-4.14.0-HBase-0.98-rc3/bin/ apache-phoenix-4.14.0-HBase-0.98-rc3/src/ apache-phoenix-4.14.0-HBase-1.1-rc3/ apa

2018-06-04 Thread mujtaba
Author: mujtaba
Date: Mon Jun  4 22:16:35 2018
New Revision: 27261

Log:
apache-phoenix-4.14.0-rc3

Added:
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/bin/apache-phoenix-4.14.0-HBase-0.98-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/src/apache-phoenix-4.14.0-HBase-0.98-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/bin/apache-phoenix-4.14.0-HBase-1.1-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/src/apache-phoenix-4.14.0-HBase-1.1-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/bin/apache-phoenix-4.14.0-HBase-1.2-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/src/apache-phoenix-4.14.0-HBase-1.2-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/bin/apache-phoenix-4.14.0-HBase-1.3-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/src/apache-phoenix-4.14.0-HBase-1.3-src.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc3/
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc3/bin

[phoenix] Git Push Summary

2018-06-08 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-0.98 [created] 22b3b206c


[phoenix] Git Push Summary

2018-06-08 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.2 [created] 308c656ce


[phoenix] Git Push Summary

2018-06-08 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.1 [created] ea1ce06d7


[phoenix] Git Push Summary

2018-06-08 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.3 [created] cfce7063d


[phoenix] Git Push Summary

2018-06-08 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.14.0-HBase-1.4 [created] 64a230d98


svn commit: r27333 - /dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/ /release/phoenix/apache-phoenix-4.14.0-HBase-0.98/

2018-06-08 Thread mujtaba
Author: mujtaba
Date: Fri Jun  8 18:45:55 2018
New Revision: 27333

Log: (empty)

Added:
release/phoenix/apache-phoenix-4.14.0-HBase-0.98/
  - copied from r27332, dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/
Removed:
dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc3/



svn commit: r27334 - /dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/ /release/phoenix/apache-phoenix-4.14.0-HBase-1.1/

2018-06-08 Thread mujtaba
Author: mujtaba
Date: Fri Jun  8 18:46:16 2018
New Revision: 27334

Log: (empty)

Added:
release/phoenix/apache-phoenix-4.14.0-HBase-1.1/
  - copied from r27333, dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/
Removed:
dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc3/



svn commit: r27335 - /dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/ /release/phoenix/apache-phoenix-4.14.0-HBase-1.2/

2018-06-08 Thread mujtaba
Author: mujtaba
Date: Fri Jun  8 18:46:31 2018
New Revision: 27335

Log: (empty)

Added:
release/phoenix/apache-phoenix-4.14.0-HBase-1.2/
  - copied from r27334, dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/
Removed:
dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc3/



svn commit: r27337 - /dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc3/ /release/phoenix/apache-phoenix-4.14.0-HBase-1.4/

2018-06-08 Thread mujtaba
Author: mujtaba
Date: Fri Jun  8 18:47:09 2018
New Revision: 27337

Log: (empty)

Added:
release/phoenix/apache-phoenix-4.14.0-HBase-1.4/
  - copied from r27336, dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc3/
Removed:
dev/phoenix/apache-phoenix-4.14.0-HBase-1.4-rc3/



svn commit: r27336 - /dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/ /release/phoenix/apache-phoenix-4.14.0-HBase-1.3/

2018-06-08 Thread mujtaba
Author: mujtaba
Date: Fri Jun  8 18:46:48 2018
New Revision: 27336

Log: (empty)

Added:
release/phoenix/apache-phoenix-4.14.0-HBase-1.3/
  - copied from r27335, dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/
Removed:
dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc3/



svn commit: r1811751 - in /phoenix/site: publish/release.html source/src/site/markdown/release.md

2017-10-10 Thread mujtaba
Author: mujtaba
Date: Tue Oct 10 18:05:21 2017
New Revision: 1811751

URL: http://svn.apache.org/viewvc?rev=1811751&view=rev
Log:
Update release docs

Modified:
phoenix/site/publish/release.html
phoenix/site/source/src/site/markdown/release.md

Modified: phoenix/site/publish/release.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/release.html?rev=1811751&r1=1811750&r2=1811751&view=diff
==
--- phoenix/site/publish/release.html (original)
+++ phoenix/site/publish/release.html Tue Oct 10 18:05:21 2017
@@ -1,7 +1,7 @@
 
 
 
 
@@ -162,18 +162,21 @@
 
  How to do a release
  
+Following instructions walks you through releasing 
Phoenix-4.11.0-HBase-0.98. These steps needs to be repeated for all HBase 
branches. 
  
  Pre-Reqs 
   
   Make sure you have setup your user for release signing. Details http://www.apache.org/dev/release-signing.html";>http://www.apache.org/dev/release-signing.html.
 
   Clone the branch locally from which you want to do a release. 
-  Set version to release and commit. Ex.: mvn versions:set 
-DnewVersion=4.2.0 -DgenerateBackupPoms=false 
-  Update CHANGES file 
-  Verify all pom.xml files in project have the correct release version 
(i.e. does not contain SNAPSHOT) 
+  Set version to release and commit. 
   
+  
+  mvn versions:set -DnewVersion=4.11.0-HBase-0.98 
-DgenerateBackupPoms=false
+ 
+  
  
  
- Command for building 
binary and source tars 
+ Build binary and source tars 
   
   $ cd dev; ./make_rc.sh
  
@@ -181,13 +184,46 @@
  Follow the instructions. Signed binary and source tars will be generated 
in release directory. As last part of this script, it will ask if you 
want to tag branch at this time. If all looks good then svn commit binary and 
source tars to https://dist.apache.org/repos/dist/dev/phoenix";>https://dist.apache.org/repos/dist/dev/phoenix
  
  
  
- Final steps 
+ Voting 
   
-  Initiate vote email. See example http://mail-archives.apache.org/mod_mbox/phoenix-dev/201408.mbox/%3ccaaf1jdgvollvvuymr6hzo9pxgekoa_fz2zazx4c6r4tcsai...@mail.gmail.com%3e";>here
 
   Svn commit binary and source tars to https://dist.apache.org/repos/dist/dev/phoenix";>https://dist.apache.org/repos/dist/dev/phoenix
 
-  Once voting is successful, copy artifacts to https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix
 and set version back to SNAPSHOT and commit. Ex.: mvn versions:set 
-DnewVersion=4.3.0-SNAPSHOT -DgenerateBackupPoms=false 
-  Set git tag -a v4.2.0 release_sha -m “Phoenix v4.2.0” 
+  Initiate vote email. See example https://www.mail-archive.com/dev@phoenix.apache.org/msg41202.html";>here
 
+  
+ 
+ 
+ Release 
+  
+  Once voting is successful, copy artifacts to https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix:
 
+  
+  
+  svn mv 
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc1
 
https://dist.apache.org/repos/dist/release/phoenix/apache-phoenix-4.11.0-HBase-0.98
+ 
+  
+  
+  Step release tag: 
+  
+  
+  git tag -a v4.11.0-HBase-0.98 v4.11.0-HBase-0.98-rc0 -m "Phoenix 
v4.11.0-HBase-0.98 release
+ 
+  
+  
   Remove any obsolete releases on https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix
 given the current release 
+  Release to maven: 
+  
+  
+  mvn clean deploy gpg:sign -DperformRelease=true 
-Dgpg.passphrase=[your_pass_phrase_here] -Dgpg.keyname=[your_key_here] 
-DskipTests -P release -pl 
phoenix-core,phoenix-pig,phoenix-tracing-webapp,phoenix-queryserver,phoenix-spark,phoenix-flume,phoenix-pherf,phoenix-queryserver-client,phoenix-hive
 -am
+ 
+  
+  
+  Go to https://repository.apache.org/#stagingRepositories";>https://repository.apache.org/#stagingRepositories
 and press release button 
+  Set version back to upcoming SNAPSHOT and commit: 
+  
+  
+  mvn versions:set -DnewVersion=4.12.0-HBase-0.98-SNAPSHOT 
-DgenerateBackupPoms=false
+ 
+  
+  
+  Create new branch based on current release if needed. 
   
 


Modified: phoenix/site/source/src/site/markdown/release.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/release.md?rev=1811751&r1=1811750&r2=1811751&view=diff
==
--- phoenix/site/source/src/site/markdown/release.md (original)
+++ phoenix/site/source/src/site/markdown/release.md Tue Oct 10 18:05:21 2017
@@ -1,13 +1,16 @@
 # How to do a release
+Following instructions walks you through releasing Phoenix-4.11.0-HBase-0.98. 
These steps needs to be repeated for all HBase branches.
 
 ## Pre-Reqs
 1. Make sure you have setup your user for release signing. Details 
http://www.apache.org/dev/release-signing.html.
 2. Clone the branch 

svn commit: r1811994 - in /phoenix/site: publish/ source/src/site/markdown/

2017-10-12 Thread mujtaba
Author: mujtaba
Date: Thu Oct 12 18:05:03 2017
New Revision: 1811994

URL: http://svn.apache.org/viewvc?rev=1811994&view=rev
Log:
Update for release documentation

Modified:
phoenix/site/publish/Phoenix-in-15-minutes-or-less.html
phoenix/site/publish/array_type.html
phoenix/site/publish/atomic_upsert.html
phoenix/site/publish/building_website.html
phoenix/site/publish/bulk_dataload.html
phoenix/site/publish/columnencoding.html
phoenix/site/publish/contributing.html
phoenix/site/publish/cursors.html
phoenix/site/publish/develop.html
phoenix/site/publish/download.html
phoenix/site/publish/dynamic_columns.html
phoenix/site/publish/faq.html
phoenix/site/publish/flume.html
phoenix/site/publish/hive_storage_handler.html
phoenix/site/publish/installation.html
phoenix/site/publish/issues.html
phoenix/site/publish/joins.html
phoenix/site/publish/kafka.html
phoenix/site/publish/mailing_list.html
phoenix/site/publish/metrics.html
phoenix/site/publish/multi-tenancy.html
phoenix/site/publish/namspace_mapping.html
phoenix/site/publish/paged.html
phoenix/site/publish/performance.html
phoenix/site/publish/pherf.html
phoenix/site/publish/phoenix_mr.html
phoenix/site/publish/phoenix_on_emr.html
phoenix/site/publish/phoenix_orm.html
phoenix/site/publish/phoenix_python.html
phoenix/site/publish/phoenix_spark.html
phoenix/site/publish/phoenixcon.html
phoenix/site/publish/pig_integration.html
phoenix/site/publish/recent.html
phoenix/site/publish/release.html
phoenix/site/publish/release_notes.html
phoenix/site/publish/resources.html
phoenix/site/publish/rowtimestamp.html
phoenix/site/publish/salted.html
phoenix/site/publish/secondary_indexing.html
phoenix/site/publish/sequences.html
phoenix/site/publish/server.html
phoenix/site/publish/skip_scan.html
phoenix/site/publish/source.html
phoenix/site/publish/subqueries.html
phoenix/site/publish/tablesample.html
phoenix/site/publish/team.html
phoenix/site/publish/tracing.html
phoenix/site/publish/transactions.html
phoenix/site/publish/tuning.html
phoenix/site/publish/tuning_guide.html
phoenix/site/publish/udf.html
phoenix/site/publish/update_statistics.html
phoenix/site/publish/upgrading.html
phoenix/site/publish/views.html
phoenix/site/publish/who_is_using.html
phoenix/site/source/src/site/markdown/release.md

Modified: phoenix/site/publish/Phoenix-in-15-minutes-or-less.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/Phoenix-in-15-minutes-or-less.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/Phoenix-in-15-minutes-or-less.html (original)
+++ phoenix/site/publish/Phoenix-in-15-minutes-or-less.html Thu Oct 12 18:05:03 
2017
@@ -1,7 +1,7 @@
 
 
 
 

Modified: phoenix/site/publish/array_type.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/array_type.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/array_type.html (original)
+++ phoenix/site/publish/array_type.html Thu Oct 12 18:05:03 2017
@@ -1,7 +1,7 @@
 
 
 
 

Modified: phoenix/site/publish/atomic_upsert.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/atomic_upsert.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/atomic_upsert.html (original)
+++ phoenix/site/publish/atomic_upsert.html Thu Oct 12 18:05:03 2017
@@ -1,7 +1,7 @@
 
 
 
 

Modified: phoenix/site/publish/building_website.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/building_website.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/building_website.html (original)
+++ phoenix/site/publish/building_website.html Thu Oct 12 18:05:03 2017
@@ -1,7 +1,7 @@
 
 
 
 

Modified: phoenix/site/publish/bulk_dataload.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/bulk_dataload.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/bulk_dataload.html (original)
+++ phoenix/site/publish/bulk_dataload.html Thu Oct 12 18:05:03 2017
@@ -1,7 +1,7 @@
 
 
 
 

Modified: phoenix/site/publish/columnencoding.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/columnencoding.html?rev=1811994&r1=1811993&r2=1811994&view=diff
==
--- phoenix/site/publish/columnencoding.html (original)
+++ phoenix/site/publish/columnencoding.html Thu Oct 12 18:05:03 20

svn commit: r1811999 - in /phoenix/site: publish/release.html source/src/site/markdown/release.md

2017-10-12 Thread mujtaba
Author: mujtaba
Date: Thu Oct 12 19:27:15 2017
New Revision: 1811999

URL: http://svn.apache.org/viewvc?rev=1811999&view=rev
Log:
Fix formatting in release doc

Modified:
phoenix/site/publish/release.html
phoenix/site/source/src/site/markdown/release.md

Modified: phoenix/site/publish/release.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/release.html?rev=1811999&r1=1811998&r2=1811999&view=diff
==
--- phoenix/site/publish/release.html (original)
+++ phoenix/site/publish/release.html Thu Oct 12 19:27:15 2017
@@ -168,17 +168,19 @@
   
   Make sure you have setup your user for release signing. Details http://www.apache.org/dev/release-signing.html";>http://www.apache.org/dev/release-signing.html.
 
   Clone the branch locally from which you want to do a release. 
-  Set version to release and commit. 
-  
-  
-  mvn versions:set -DnewVersion=4.11.0-HBase-0.98 
-DgenerateBackupPoms=false
+   Set version to release and commit. 
+
+
+mvn versions:set -DnewVersion=4.11.0-HBase-0.98 -DgenerateBackupPoms=false
  
-  
+
+  
  
  
  Build binary and source tars 
-  
-  $ cd dev; ./make_rc.sh
+  
+  
+$ cd dev; ./make_rc.sh
  
   
  Follow the instructions. Signed binary and source tars will be generated 
in release directory. As last part of this script, it will ask if you 
want to tag branch at this time. If all looks good then svn commit binary and 
source tars to https://dist.apache.org/repos/dist/dev/phoenix";>https://dist.apache.org/repos/dist/dev/phoenix
  
@@ -193,36 +195,35 @@
  
  Release 
   
-  Once voting is successful, copy artifacts to https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix:
 
-  
-  
-  svn mv 
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc1
 
https://dist.apache.org/repos/dist/release/phoenix/apache-phoenix-4.11.0-HBase-0.98
- 
-  
-  
-  Step release tag: 
-  
-  
-  git tag -a v4.11.0-HBase-0.98 v4.11.0-HBase-0.98-rc0 -m "Phoenix 
v4.11.0-HBase-0.98 release
- 
-  
-  
-  Remove any obsolete releases on https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix
 given the current release 
-  Release to maven (remove release directory from local repro if 
present): 
-  
-  
-  mvn clean deploy gpg:sign -DperformRelease=true 
-Dgpg.passphrase=[your_pass_phrase_here] -Dgpg.keyname=[your_key_here] 
-DskipTests -P release -pl 
phoenix-core,phoenix-pig,phoenix-tracing-webapp,phoenix-queryserver,phoenix-spark,phoenix-flume,phoenix-pherf,phoenix-queryserver-client,phoenix-hive
 -am
+   Once voting is successful, copy artifacts to https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix:
 
+
+
+svn mv 
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc1
  
+   
https://dist.apache.org/repos/dist/release/phoenix/apache-phoenix-4.11.0-HBase-0.98
+ 
+
+   Set release tag and commit:  
+
+
+git tag -a v4.11.0-HBase-0.98 v4.11.0-HBase-0.98-rc0 -m "Phoenix 
v4.11.0-HBase-0.98 release
+ 
+
+  Remove any obsolete releases on https://dist.apache.org/repos/dist/release/phoenix";>https://dist.apache.org/repos/dist/release/phoenix
 given the current release. 
+   Release to maven (remove release directory from local repro if 
present):  
+
+
+mvn clean deploy gpg:sign -DperformRelease=true 
-Dgpg.passphrase=[your_pass_phrase_here]
+-Dgpg.keyname=[your_key_here] -DskipTests -P release -pl 
phoenix-core,phoenix-pig,phoenix-tracing-webapp,
+phoenix-queryserver,phoenix-spark,phoenix-flume,phoenix-pherf,phoenix-queryserver-client,phoenix-hive
 -am
+ 
+
+  Go to https://repository.apache.org/#stagingRepositories";>https://repository.apache.org/#stagingRepositories
 and close -> release the staged artifacts. 
+   Set version back to upcoming SNAPSHOT and commit: 
+
+
+mvn versions:set -DnewVersion=4.12.0-HBase-0.98-SNAPSHOT 
-DgenerateBackupPoms=false
  
-  
-  
-  Go to https://repository.apache.org/#stagingRepositories";>https://repository.apache.org/#stagingRepositories
 and close and release the staged artifacts 
-  Set version back to upcoming SNAPSHOT and commit: 
-  
-  
-  mvn versions:set -DnewVersion=4.12.0-HBase-0.98-SNAPSHOT 
-DgenerateBackupPoms=false
- 
-  
-  
+
   Create new branch based on current release if needed. 
   
 

Modified: phoenix/site/source/src/site/markdown/release.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/release.md?rev=1811999&r1=1811998&r2=1811999&view=diff
==
--- phoenix/site/source/src/site/markdown/release.md (original)
+++ phoenix/site/source/src/site/markdown/release.md Thu Oct 12 19:27:15 20

svn commit: r1813354 [3/3] - in /phoenix/site/publish: language/datatypes.html language/functions.html language/index.html tuning_guide.html

2017-10-25 Thread mujtaba
Modified: phoenix/site/publish/language/index.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/index.html?rev=1813354&r1=1813353&r2=1813354&view=diff
==
--- phoenix/site/publish/language/index.html (original)
+++ phoenix/site/publish/language/index.html Wed Oct 25 20:48:50 2017
@@ -161,7 +161,1632 @@

 
  Grammar
-update_here
+
+
+
+Commands
+
+
+
+
+
+
+SELECT
+
+UPSERT VALUES
+
+UPSERT SELECT
+
+DELETE
+
+DECLARE CURSOR
+
+OPEN CURSOR
+
+FETCH NEXT
+
+CLOSE
+
+CREATE TABLE
+
+
+DROP TABLE
+
+CREATE FUNCTION
+
+DROP FUNCTION
+
+CREATE VIEW
+
+DROP VIEW
+
+CREATE SEQUENCE
+
+DROP SEQUENCE
+
+ALTER
+
+CREATE INDEX
+
+
+DROP INDEX
+
+ALTER INDEX
+
+EXPLAIN
+
+UPDATE STATISTICS
+
+CREATE SCHEMA
+
+USE
+
+DROP SCHEMA
+
+
+
+
+
+Other Grammar
+
+
+
+
+
+
+Constraint
+
+Options
+
+Hint
+
+Scan Hint
+
+Cache Hint
+
+Index Hint
+
+Small Hint
+
+Seek To Column Hint
+
+Join Hint
+
+Serial Hint
+
+Column Def
+
+Table Ref
+
+Sequence Ref
+
+Column Ref
+
+Select Expression
+
+Select Statement
+
+Split Point
+
+Table Spec
+
+Aliased Table Ref
+
+
+Join Type
+
+Func Argument
+
+Class Name
+
+Jar Path
+
+Order
+
+Expression
+
+And Condition
+
+Boolean Condition
+
+Condition
+
+RHS Operand
+
+Operand
+
+Summand
+
+Factor
+
+Term
+
+Array Constructor
+
+Sequence
+
+Cast
+
+Row Value Constructor
+
+Bind Parameter
+
+
+Value
+
+Case
+
+Case When
+
+Name
+
+Quoted Name
+
+Alias
+
+Null
+
+Data Type
+
+SQL Data Type
+
+HBase Data Type
+
+String
+
+Boolean
+
+Numeric
+
+Int
+
+Long
+
+Decimal
+
+Number
+
+Comments
+
+
+
+
+
+
+SELECT
+
+
+selectStatement [ { UNION ALL selectStatement [...] } ]
+[ ORDER BY order [,...] ] [ LIMIT {bindParameter | number} ]
+[ OFFSET {bindParameter | number} [ ROW | ROWS ] ] [ FETCH { FIRST | NEXT } 
{bindParameter | number} { ROW | ROWS } ONLY ]
+
+
+selectStatement UNION ALL selectStatement ... ORDER BY order , ... LIMITbindParameter<
 /td>number OFFSETbindParameternumber <
 /td>ROWROWS FETCHFIRSTNEXTbindParameternumberROWROWSONLY
+
+
+
+Selects data from one or more tables. UNION ALL combines rows 
from multiple select statements. ORDER BY sorts the result based 
on the given expressions. LIMIT(or FETCH FIRST) 
limits the number of rows returned by the query with no limit applied if 
unspecified or specified as null or less than zero. The LIMIT(or 
FETCH FIRST) clause is executed after the ORDER BY 
clause to support top-N type queries. OFFSET clause skips that 
many rows before beginning to return rows.

svn commit: r1813354 [1/3] - in /phoenix/site/publish: language/datatypes.html language/functions.html language/index.html tuning_guide.html

2017-10-25 Thread mujtaba
Author: mujtaba
Date: Wed Oct 25 20:48:50 2017
New Revision: 1813354

URL: http://svn.apache.org/viewvc?rev=1813354&view=rev
Log:
Regenerate web site to fix missing pages

Modified:
phoenix/site/publish/language/datatypes.html
phoenix/site/publish/language/functions.html
phoenix/site/publish/language/index.html
phoenix/site/publish/tuning_guide.html

Modified: phoenix/site/publish/language/datatypes.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/datatypes.html?rev=1813354&r1=1813353&r2=1813354&view=diff
==
--- phoenix/site/publish/language/datatypes.html (original)
+++ phoenix/site/publish/language/datatypes.html Wed Oct 25 20:48:50 2017
@@ -161,7 +161,579 @@

 
  Data Types
-update_here
+
+
+
+Index
+
+
+
+
+
+
+INTEGER Type
+
+UNSIGNED_INT Type
+
+BIGINT Type
+
+UNSIGNED_LONG Type
+
+TINYINT Type
+
+UNSIGNED_TINYINT Type
+
+SMALLINT Type
+
+UNSIGNED_SMALLINT 
Type
+
+FLOAT Type
+
+
+UNSIGNED_FLOAT Type
+
+DOUBLE Type
+
+UNSIGNED_DOUBLE Type
+
+DECIMAL Type
+
+BOOLEAN Type
+
+TIME Type
+
+DATE Type
+
+TIMESTAMP Type
+
+UNSIGNED_TIME Type
+
+
+UNSIGNED_DATE Type
+
+UNSIGNED_TIMESTAMP 
Type
+
+VARCHAR Type
+
+CHAR Type
+
+BINARY Type
+
+VARBINARY Type
+
+ARRAY
+
+
+
+
+
+
+INTEGER Type
+
+
+INTEGER
+
+
+INTEGER
+
+
+
+Possible values: -2147483648 to 2147483647.Mapped to 
java.lang.Integer. The binary representation is a 4 byte integer 
with the sign bit flipped (so that negative values sorts before positive 
values).
+Example:
+INTEGER
+
+UNSIGNED_INT Type
+
+
+UNSIGNED_INT
+
+
+UNSIGNED_INT
+
+
+
+Possible values: 0 to 2147483647. Mapped to java.lang.Integer. 
The binary representation is a 4 byte integer, matching the HBase 
Bytes.toBytes(int) method. The purpose of this type is to map to existing 
HBase data that was serialized using this HBase 
utility method. If that is not the case, use the regular signed type 
instead.
+Example:
+UNSIGNED_INT
+
+BIGINT Type
+
+
+BIGINT
+
+
+BIGINT
+
+
+
+Possible values: -9223372036854775808 to 9223372036854775807. Mapped to 
java.lang.Long. The binary representation is an 8 byte long with 
the sign bit flipped (so that negative values sorts before positive values).
+Example:
+BIGINT
+
+UNSIGNED_LONG Type
+
+
+UNSIGNED_LONG
+
+
+UNSIGNED_LONG
+
+
+
+Possible values: 0 to 9223372036854775807. Mapped to 
java.lang.Long. The binary representation is an 8 byte integer, 
matching the HBase Bytes.toBytes(long) method. The purpose of this 
type is to map to existing HBase data that was serialized using 
this HBase utility method. If that is not the case, use the 
regular signed type instead.
+Example:
+UNSIGNED_LONG
+
+TINYINT Type
+
+
+TINYINT
+
+
+TINYINT
+
+
+
+Possible values: -128 to 127. Mapped to java.lang.Byte. The 
binary representation is a single byte, with the sign bit flipped (so that 
negative values sorts before positive values).
+Example:
+TINYINT
+
+UNSIGNED_TINYINT Type
+
+
+UNSIGNED_TINYINT
+
+
+UNSIGNED_TINYINT
+
+
+
+Possible values: 0 to 127. Mapped to java.lang.Byte. The 
binary representation is a single byte, matching the HBase 
Bytes.toBytes(byte) method. The purpose of this type is to map to existing 
HBase data that was serialized using this HBase 
utility method. If that is not the case, use the regular signed type 
instead.
+Example:
+UNSIGNED_TINYINT
+
+SMALLINT Type
+
+
+SMALLINT
+
+
+SMALLINT
+
+
+
+Possible values: -32768 to 32767. Mapped to java.lang.Short. 
The binary representation is a 2 byte short with the sign bit flipped (so that 
negative values sort before positive values).
+Example:
+SMALLINT
+
+UNSIGNED_SMALLINT Type
+
+
+UNSIGNED_SMALLINT
+
+
+UNSIGNED_SMALLINT
+
+
+
+Possible values: 0 to 32767. Mapped to java.lang.Short. The 
binary representation is an 2 byte integer, matching the HBase 
Bytes.toBytes(short) method. The purpose of this type is to map to existing 
HBase data that was serialized using this HBase 
utility method. If that is not the case, use the regular signed type 
instead.
+Example:
+UNSIGNED_SMALLINT
+
+FLOAT Type
+
+
+FLOAT
+
+
+FLOAT
+
+
+
+Possible values: -3.402823466 E + 38 to 3.402823466 E

svn commit: r1813354 [2/3] - in /phoenix/site/publish: language/datatypes.html language/functions.html language/index.html tuning_guide.html

2017-10-25 Thread mujtaba
Modified: phoenix/site/publish/language/functions.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/functions.html?rev=1813354&r1=1813353&r2=1813354&view=diff
==
--- phoenix/site/publish/language/functions.html (original)
+++ phoenix/site/publish/language/functions.html Wed Oct 25 20:48:50 2017
@@ -161,7 +161,1864 @@

 
  Functions
-update_here
+
+
+
+Aggregate Functions
+
+
+
+
+
+
+AVG
+
+COUNT
+
+APPROX_COUNT_DISTINCT
+
+MAX
+
+MIN
+
+SUM
+
+
+PERCENTILE_CONT
+
+PERCENTILE_DISC
+
+PERCENT_RANK
+
+FIRST_VALUE
+
+LAST_VALUE
+
+FIRST_VALUES
+
+
+LAST_VALUES
+
+NTH_VALUE
+
+STDDEV_POP
+
+STDDEV_SAMP
+
+
+
+
+
+String Functions
+
+
+
+
+
+
+SUBSTR
+
+INSTR
+
+TRIM
+
+LTRIM
+
+RTRIM
+
+
+LPAD
+
+LENGTH
+
+REGEXP_SUBSTR
+
+REGEXP_REPLACE
+
+REGEXP_SPLIT
+
+
+UPPER
+
+LOWER
+
+REVERSE
+
+TO_CHAR
+
+
+
+
+
+Time and Date Functions
+
+
+
+
+
+
+TO_DATE
+
+TO_TIME
+
+TO_TIMESTAMP
+
+CURRENT_TIME
+
+CONVERT_TZ
+
+TIMEZONE_OFFSET
+
+
+NOW
+
+YEAR
+
+MONTH
+
+WEEK
+
+DAYOFYEAR
+
+DAYOFMONTH
+
+
+DAYOFWEEK
+
+HOUR
+
+MINUTE
+
+SECOND
+
+
+
+
+
+Numeric Functions
+
+
+
+
+
+
+ROUND
+
+CEIL
+
+
+FLOOR
+
+TRUNC
+
+
+TO_NUMBER
+
+RAND
+
+
+
+
+
+Array Functions
+
+
+
+
+
+
+ARRAY_ELEM
+
+ARRAY_LENGTH
+
+ARRAY_APPEND
+
+
+ARRAY_PREPEND
+
+ARRAY_CAT
+
+ARRAY_FILL
+
+
+ARRAY_TO_STRING
+
+ANY
+
+ALL
+
+
+
+
+
+Math Functions
+
+
+
+
+
+
+SIGN
+
+ABS
+
+SQRT
+
+
+CBRT
+
+EXP
+
+POWER
+
+
+LN
+
+LOG
+
+
+
+
+
+Other Functions
+
+
+
+
+
+
+MD5
+
+INVERT
+
+ENCODE
+
+DECODE
+
+
+COALESCE
+
+GET_BIT
+
+GET_BYTE
+
+OCTET_LENGTH
+
+
+SET_BIT
+
+SET_BYTE
+
+
+
+
+
+
+
+AVG
+
+
+AVG ( { numericTerm } )
+
+
+AVG 
( numericTerm )
+
+
+
+The average (mean) value. If no rows are selected, the result is 
NULL. Aggregates are only allowed in select statements. The 
returned value is of the same data type as the parameter.
+Example:
+AVG(X)
+
+COUNT
+
+
+COUNT( [ DISTINCT ] { * | { term } } )
+
+
+COUNT ( DISTINCT*term)
+
+
+
+The count of all row, or of the non-null values. This method returns a 
long. When DISTINCT is used, it counts only distinct values. If no 
rows are selected, the result is 0. Aggregates are only allowed in sel

phoenix git commit: PHOENIX-4291 Merge release script for mac and linux

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 ee514f7f4 -> 44fe7ddee


PHOENIX-4291 Merge release script for mac and linux


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/44fe7dde
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/44fe7dde
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/44fe7dde

Branch: refs/heads/4.x-HBase-0.98
Commit: 44fe7ddee9d4ef35521c7855b21fc416a5e95d4d
Parents: ee514f7
Author: Mujtaba 
Authored: Fri Nov 3 11:51:51 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 11:51:51 2017 -0700

--
 dev/make_rc.sh|  25 +++---
 dev/make_rc_on_mac.sh | 121 -
 2 files changed, 17 insertions(+), 129 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/44fe7dde/dev/make_rc.sh
--
diff --git a/dev/make_rc.sh b/dev/make_rc.sh
index 4cc758f..31cb9f9 100755
--- a/dev/make_rc.sh
+++ b/dev/make_rc.sh
@@ -43,7 +43,7 @@ DIR_DOCS=dev/release_files
 
 # Verify no target exists
 mvn clean; rm -rf $DIR_REL_BASE;
-RESULT=$(find -iname target)
+RESULT=$(find . -iname target)
 
 if [ -z "$RESULT" ]
 then
@@ -73,12 +73,11 @@ mvn clean apache-rat:check package -DskipTests 
-Dcheckstyle.skip=true -q;
 rm -rf $(find . -type d -name archive-tmp);
 
 # Copy all phoenix-*.jars to release dir
-phx_jars=$(find -iwholename "./*/target/phoenix-*.jar")
+phx_jars=$(find . -iwholename "./*/target/phoenix-*.jar")
 cp $phx_jars $DIR_REL_BIN_PATH;
 
 # Copy bin
 cp bin/* $DIR_BIN;
-echo "cp -R $DIR_PHERF_CONF $DIR_BIN;"
 cp -R $DIR_PHERF_CONF $DIR_BIN;
 
 # Copy release docs
@@ -98,10 +97,20 @@ echo "Now signing source and binary tars"
 # Sign
 function_sign() {
   phoenix_tar=$(find apache-phoenix-*.gz);
-  gpg --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
-  md5sum -b $phoenix_tar > $phoenix_tar.md5;
-  sha512sum -b $phoenix_tar > $phoenix_tar.sha;
-  sha256sum -b $phoenix_tar >> $phoenix_tar.sha;
+
+  # if on MAC OS
+  if [[ "$OSTYPE" == "darwin"* ]]; then
+gpg2 --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
+openssl md5 $phoenix_tar > $phoenix_tar.md5;
+openssl dgst -sha512 $phoenix_tar > $phoenix_tar.sha;
+openssl dgst -sha256 $phoenix_tar >> $phoenix_tar.sha;
+  # all other OS
+  else
+gpg --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
+md5sum -b $phoenix_tar > $phoenix_tar.md5;
+sha512sum -b $phoenix_tar > $phoenix_tar.sha;
+sha256sum -b $phoenix_tar >> $phoenix_tar.sha;
+  fi
 }
 
 cd $DIR_REL_BIN_TAR_PATH; function_sign;
@@ -112,7 +121,7 @@ read -p "Do you want add tag for this RC in GIT? (Y for yes 
or any other key to
 if [[ $prompt =~ [yY](es)* ]]
 then
   echo "Tagging..."
-  read -p "Enter tag (Example 5.0.0-rc0):" prompt
+  read -p "Enter tag (Example 4.13.0-HBase-0.98-rc0):" prompt
   echo "Setting tag: $prompt";sleep 5s
   git tag -a $prompt -m "$prompt"; git push origin $prompt
   mv $DIR_REL_ROOT $DIR_REL_BASE/phoenix-$prompt

http://git-wip-us.apache.org/repos/asf/phoenix/blob/44fe7dde/dev/make_rc_on_mac.sh
--
diff --git a/dev/make_rc_on_mac.sh b/dev/make_rc_on_mac.sh
deleted file mode 100755
index 0b924f1..000
--- a/dev/make_rc_on_mac.sh
+++ /dev/null
@@ -1,121 +0,0 @@
-#!/bin/bash
-
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-set -e
-
-echo "Script that assembles all you need to make an RC."
-echo "It generates source and binary tar in release directory"
-echo "Presumes that you can sign a release as described at 
https://www.apache.org/dev/release-signing.html&quo

phoenix git commit: PHOENIX-4291 Merge release script for mac and linux

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master 79eff5f89 -> 8f0d546d3


PHOENIX-4291 Merge release script for mac and linux


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8f0d546d
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8f0d546d
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/8f0d546d

Branch: refs/heads/master
Commit: 8f0d546d3d5408283cd29717a67fda2387f737cc
Parents: 79eff5f
Author: Mujtaba 
Authored: Fri Nov 3 11:55:25 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 11:55:25 2017 -0700

--
 dev/make_rc.sh|  26 +++---
 dev/make_rc_on_mac.sh | 121 -
 2 files changed, 18 insertions(+), 129 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/8f0d546d/dev/make_rc.sh
--
diff --git a/dev/make_rc.sh b/dev/make_rc.sh
index 29227b0..31cb9f9 100755
--- a/dev/make_rc.sh
+++ b/dev/make_rc.sh
@@ -43,7 +43,7 @@ DIR_DOCS=dev/release_files
 
 # Verify no target exists
 mvn clean; rm -rf $DIR_REL_BASE;
-RESULT=$(find -iname target)
+RESULT=$(find . -iname target)
 
 if [ -z "$RESULT" ]
 then
@@ -73,7 +73,7 @@ mvn clean apache-rat:check package -DskipTests 
-Dcheckstyle.skip=true -q;
 rm -rf $(find . -type d -name archive-tmp);
 
 # Copy all phoenix-*.jars to release dir
-phx_jars=$(find -iwholename "./*/target/phoenix-*.jar")
+phx_jars=$(find . -iwholename "./*/target/phoenix-*.jar")
 cp $phx_jars $DIR_REL_BIN_PATH;
 
 # Copy bin
@@ -81,7 +81,7 @@ cp bin/* $DIR_BIN;
 cp -R $DIR_PHERF_CONF $DIR_BIN;
 
 # Copy release docs
-
+cp README $DIR_REL_BIN_PATH;
 cp $DIR_DOCS/* $DIR_REL_BIN_PATH;
 
 # Copy examples
@@ -97,10 +97,20 @@ echo "Now signing source and binary tars"
 # Sign
 function_sign() {
   phoenix_tar=$(find apache-phoenix-*.gz);
-  gpg --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
-  md5sum -b $phoenix_tar > $phoenix_tar.md5;
-  sha512sum -b $phoenix_tar > $phoenix_tar.sha;
-  sha256sum -b $phoenix_tar >> $phoenix_tar.sha;
+
+  # if on MAC OS
+  if [[ "$OSTYPE" == "darwin"* ]]; then
+gpg2 --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
+openssl md5 $phoenix_tar > $phoenix_tar.md5;
+openssl dgst -sha512 $phoenix_tar > $phoenix_tar.sha;
+openssl dgst -sha256 $phoenix_tar >> $phoenix_tar.sha;
+  # all other OS
+  else
+gpg --armor --output $phoenix_tar.asc --detach-sig $phoenix_tar;
+md5sum -b $phoenix_tar > $phoenix_tar.md5;
+sha512sum -b $phoenix_tar > $phoenix_tar.sha;
+sha256sum -b $phoenix_tar >> $phoenix_tar.sha;
+  fi
 }
 
 cd $DIR_REL_BIN_TAR_PATH; function_sign;
@@ -111,7 +121,7 @@ read -p "Do you want add tag for this RC in GIT? (Y for yes 
or any other key to
 if [[ $prompt =~ [yY](es)* ]]
 then
   echo "Tagging..."
-  read -p "Enter tag (Example 5.0.0-rc0):" prompt
+  read -p "Enter tag (Example 4.13.0-HBase-0.98-rc0):" prompt
   echo "Setting tag: $prompt";sleep 5s
   git tag -a $prompt -m "$prompt"; git push origin $prompt
   mv $DIR_REL_ROOT $DIR_REL_BASE/phoenix-$prompt

http://git-wip-us.apache.org/repos/asf/phoenix/blob/8f0d546d/dev/make_rc_on_mac.sh
--
diff --git a/dev/make_rc_on_mac.sh b/dev/make_rc_on_mac.sh
deleted file mode 100755
index 0b924f1..000
--- a/dev/make_rc_on_mac.sh
+++ /dev/null
@@ -1,121 +0,0 @@
-#!/bin/bash
-
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-set -e
-
-echo "Script that assembles all you need to make an RC."
-echo "It generates source and binary tar in release directory"
-echo "Presumes that you can sign a release as described at 
https://www.apache.org/dev/

phoenix git commit: Set version to 4.13.0-HBase-0.98 for release

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 44fe7ddee -> 10dd9b4e6


Set version to 4.13.0-HBase-0.98 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/10dd9b4e
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/10dd9b4e
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/10dd9b4e

Branch: refs/heads/4.x-HBase-0.98
Commit: 10dd9b4e6cb5a82a35c58978fd9594a53d844a66
Parents: 44fe7dd
Author: Mujtaba 
Authored: Fri Nov 3 11:59:13 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 11:59:13 2017 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index ae28514..4e779f4 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 648c452..a24ab2e 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 17033ca..8b03a91 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 9cef50b..ebdd8ca 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index b0fd817..9f33546 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 742a750..0307573 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-SNAPSHOT
+   4.13.0-HBase-0.98

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index b682140..840bae8 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-0.98
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/10dd9b4e/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 8368c45..7578b93 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -1

phoenix git commit: Set version to 4.13.0-HBase-1.3 for release

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master 8f0d546d3 -> 956607784


Set version to 4.13.0-HBase-1.3 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/95660778
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/95660778
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/95660778

Branch: refs/heads/master
Commit: 956607784a23acf5cd5c753acea4ae363a9a20a4
Parents: 8f0d546
Author: Mujtaba 
Authored: Fri Nov 3 11:59:25 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 11:59:25 2017 -0700

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index ae28514..8ec4ebb 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 648c452..77df4ca 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index a221523..14b36a4 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 63df1af..bd1cd7e 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index b0fd817..a2531e0 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 47da23c..610bb01 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-SNAPSHOT
+   4.13.0-HBase-1.3

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index b682140..7b819e1 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-SNAPSHOT
+4.13.0-HBase-1.3
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/95660778/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 8368c45..edd9a27 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -15,7 +1

[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-0.98-rc0 [created] 182a5c7bb


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-1.3-rc0 [created] dd3db1b98


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.12.0-HBase-0.98-rc0 [deleted] c76baa451


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.12.0-HBase-1.3-rc0 [deleted] 9abb64829


phoenix git commit: PHOENIX-4291 Addendum - Merge release script for mac and linux

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 10dd9b4e6 -> 7e795ac67


PHOENIX-4291 Addendum - Merge release script for mac and linux


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7e795ac6
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/7e795ac6
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/7e795ac6

Branch: refs/heads/4.x-HBase-0.98
Commit: 7e795ac67fd21bd48f49acda3327c83d369aead4
Parents: 10dd9b4
Author: Mujtaba 
Authored: Fri Nov 3 13:40:55 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 13:40:55 2017 -0700

--
 dev/make_rc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/7e795ac6/dev/make_rc.sh
--
diff --git a/dev/make_rc.sh b/dev/make_rc.sh
index 31cb9f9..638968c 100755
--- a/dev/make_rc.sh
+++ b/dev/make_rc.sh
@@ -81,7 +81,7 @@ cp bin/* $DIR_BIN;
 cp -R $DIR_PHERF_CONF $DIR_BIN;
 
 # Copy release docs
-cp README $DIR_REL_BIN_PATH;
+cp README* $DIR_REL_BIN_PATH;
 cp $DIR_DOCS/* $DIR_REL_BIN_PATH;
 
 # Copy examples



phoenix git commit: PHOENIX-4291 Addendum - Merge release script for mac and linux

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master 956607784 -> a09cea6bf


PHOENIX-4291 Addendum - Merge release script for mac and linux


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a09cea6b
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a09cea6b
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/a09cea6b

Branch: refs/heads/master
Commit: a09cea6bfb94edd95ce06aa2cb7f229227db5666
Parents: 9566077
Author: Mujtaba 
Authored: Fri Nov 3 13:41:45 2017 -0700
Committer: Mujtaba 
Committed: Fri Nov 3 13:41:45 2017 -0700

--
 dev/make_rc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/a09cea6b/dev/make_rc.sh
--
diff --git a/dev/make_rc.sh b/dev/make_rc.sh
index 31cb9f9..638968c 100755
--- a/dev/make_rc.sh
+++ b/dev/make_rc.sh
@@ -81,7 +81,7 @@ cp bin/* $DIR_BIN;
 cp -R $DIR_PHERF_CONF $DIR_BIN;
 
 # Copy release docs
-cp README $DIR_REL_BIN_PATH;
+cp README* $DIR_REL_BIN_PATH;
 cp $DIR_DOCS/* $DIR_REL_BIN_PATH;
 
 # Copy examples



[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-0.98-rc0 [deleted] 182a5c7bb


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-1.3-rc0 [deleted] dd3db1b98


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-0.98-rc0 [created] 4b6263f19


[phoenix] Git Push Summary

2017-11-03 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-1.3-rc0 [created] 8efe7ce09


svn commit: r22851 - in /dev/phoenix: apache-phoenix-4.13.0-HBase-0.98-rc0/ apache-phoenix-4.13.0-HBase-0.98-rc0/bin/ apache-phoenix-4.13.0-HBase-0.98-rc0/src/ apache-phoenix-4.13.0-HBase-1.3-rc0/ apa

2017-11-03 Thread mujtaba
Author: mujtaba
Date: Fri Nov  3 21:08:34 2017
New Revision: 22851

Log:
apache-phoenix-4.13.0-rc0

Added:
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/src/

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/bin/

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/src/

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.sha

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
==
Binary file - no diff available.

Propchange: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
--
svn:mime-type = application/octet-stream

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
 Fri Nov  3 21:08:34 2017
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABAgAGBQJZ/Nc4AAoJEDv8s5KUYReOwvUQAImEK8sTbBsmZ+nsb8AA/Tbl
+3gRV9Kn56MZLp+n/VGSb1Yne4NiRztnoI2ld09qgisM1EJFpY3FSmY8Wtd4OAbqn
+Ci9sKcZGmLR+S2+1uZJGHxs15UFtFZ7VyZyvxvWjrAB+MeHgR10OCEul0WV/XInX
+VHZJlTply/MaYh38qNFD2XqPXP8pGRdZ4O7IWpkdAk6prqRWaHTmfnkSvYQ5lO/u
+aB3+4ANYDjjZ/EnYiRiiOJnclrRi6CSKqL544IO3UVgv1cOox7Q15NpSxEE1M5EU
+V4TAIjELlLjFf7esoeM31hma8vQpEPA0lqQRrnna/gofuY5kml3G65QHLJdWdS3J
+n7GfcvQFMUtUs5xLM4sFF16OULcss/bir/ktgvH3KV/YddbRz771Fi56tCFExcy8
+EqtT5AVeNN1tSKwuaJuin4iJhv0kZbL+ZvVwlWZXoPCrC2L84IVmiGYTFgc8DRrP
+eP71jRj3ZD19nXx9uSniR2Ss7r42v24b6lGoLu2ZUlCx4WBB2k7G9wgt17RM6wxG
+AHLMqMicMrQD0xuCS+r99gPr7nWRXj3eH3fREslqRrvhBgmMspHPXiql/Y5y6iEb
+J8rXc2EHu70HXqqVjwC/W8t3YaQUEe4XBPZ7kDx6lAtmEHL3++Cxr59u5EGdp1R6
+J8DRjjJf2WwHu+F6wX4f
+=FWxq
+-END PGP SIGNATURE-

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
 Fri Nov  3 21:08:34 2017
@@ -0,0 +1 @@
+d5fc79baf62ce1c660732549abfefa7e *apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
 Fri Nov  3 21:08:34 2017
@@ -0,0 +1,2

[phoenix] Git Push Summary

2017-11-06 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-1.3-rc1 [created] 1c27e7906


[phoenix] Git Push Summary

2017-11-06 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-0.98-rc1 [created] b8ca33622


svn commit: r22936 - in /dev/phoenix: apache-phoenix-4.13.0-HBase-0.98-rc1/ apache-phoenix-4.13.0-HBase-0.98-rc1/bin/ apache-phoenix-4.13.0-HBase-0.98-rc1/src/ apache-phoenix-4.13.0-HBase-1.3-rc1/ apa

2017-11-06 Thread mujtaba
Author: mujtaba
Date: Mon Nov  6 23:07:06 2017
New Revision: 22936

Log:
apache-phoenix-4.13.0-rc0

Added:
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/src/

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/src/apache-phoenix-4.13.0-HBase-0.98-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/bin/

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/bin/apache-phoenix-4.13.0-HBase-1.3-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/src/

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/src/apache-phoenix-4.13.0-HBase-1.3-src.tar.gz.sha

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
==
Binary file - no diff available.

Propchange: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz
--
svn:mime-type = application/octet-stream

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.asc
 Mon Nov  6 23:07:06 2017
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABAgAGBQJaAOgNAAoJEDv8s5KUYReOuzwP/jvP2OCJr63+UgT/MgpBtwbP
+IVOXFHw1+02CFkz9J0uma0qixt+ShrJjvwTqoPeesDRFYmvUn2cX2FrEkVeF/BwL
+k1w1s/aMUZg9iT8F6B5Xv0jHBufnwLNXIqDkaMU+oGQzDU2GcR8WQj5xc11a+0gE
+AimGagTDovdrnG/cIB0+oZyokle/EZeJzVGtdP2yCYmBPsC5hqTnvwtBFqGQjMWV
+Y60WrUmV1VXHU2Cr+W0nH6ObLVDxsShgny5XRc83s1IVqkJyGBxiHvRZLuLXqXLR
+ZIyAY/UHqBIyzs5/g5KwDrv2llaDEexzh9Nlry5BYXBPJKYIWKrtAB1nMagdrEXN
+bBdh6D6xkR4I5VtJqCbVnEUUA0QdAnhHfe6YD+F6KjfuLvDr9SZ6mryFTq1D2mcu
+q0Gw+WZnpknRmV313nuuE8/uRV36nvdr/s4hw+oPsEv+US9v2GbBXknaxTbD9bZ/
+TSYL6lJptAieKZ0OUt2xnFe/Y23HETUnyusGyB8anutm3/9tHKa2PwJc1OQ6guZX
+5+LJx9R9olnwEj8H9iJf6Awz+Tuj8bPOvZuV4jlATEEW7HK7kIviUUiKKVY/Uf/s
+s8hO87kCdq7SnoR8tzX/yMnui/FpWvTF7o3GGXHRl6cP69uO9Nmnb6cy46IAQ2oe
+VwanTvXYXiI6oqb7B89g
+=yDaY
+-END PGP SIGNATURE-

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.md5
 Mon Nov  6 23:07:06 2017
@@ -0,0 +1 @@
+1e4fa784034a96743b0db4f0789530ac *apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz

Added: 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
==
--- 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
 (added)
+++ 
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/bin/apache-phoenix-4.13.0-HBase-0.98-bin.tar.gz.sha
 Mon Nov  6 23:07:06 2017
@@ -0,0 +1,2

svn commit: r23043 - /dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/ /release/phoenix/apache-phoenix-4.13.0-HBase-0.98/

2017-11-10 Thread mujtaba
Author: mujtaba
Date: Fri Nov 10 18:38:25 2017
New Revision: 23043

Log:
apache-phoenix-4.13.0-HBase-0.98

Added:
release/phoenix/apache-phoenix-4.13.0-HBase-0.98/
  - copied from r23042, dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/
Removed:
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc1/



svn commit: r23044 - /dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/ /release/phoenix/apache-phoenix-4.13.0-HBase-1.3/

2017-11-10 Thread mujtaba
Author: mujtaba
Date: Fri Nov 10 18:39:04 2017
New Revision: 23044

Log:
apache-phoenix-4.13.0-HBase-1.3

Added:
release/phoenix/apache-phoenix-4.13.0-HBase-1.3/
  - copied from r23043, dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/
Removed:
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc1/



svn commit: r23045 - in /dev/phoenix: apache-phoenix-4.13.0-HBase-0.98-rc0/ apache-phoenix-4.13.0-HBase-1.3-rc0/

2017-11-10 Thread mujtaba
Author: mujtaba
Date: Fri Nov 10 18:41:00 2017
New Revision: 23045

Log:
Remove Phoenix staging RCs

Removed:
dev/phoenix/apache-phoenix-4.13.0-HBase-0.98-rc0/
dev/phoenix/apache-phoenix-4.13.0-HBase-1.3-rc0/



svn commit: r23047 - in /release/phoenix: apache-phoenix-4.12.0-HBase-0.98/ apache-phoenix-4.12.0-HBase-1.1/ apache-phoenix-4.12.0-HBase-1.2/ apache-phoenix-4.12.0-HBase-1.3/

2017-11-10 Thread mujtaba
Author: mujtaba
Date: Fri Nov 10 18:47:55 2017
New Revision: 23047

Log:
Remove Phoenix 4.12.0 release

Removed:
release/phoenix/apache-phoenix-4.12.0-HBase-0.98/
release/phoenix/apache-phoenix-4.12.0-HBase-1.1/
release/phoenix/apache-phoenix-4.12.0-HBase-1.2/
release/phoenix/apache-phoenix-4.12.0-HBase-1.3/



[phoenix] Git Push Summary

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-0.98 [created] 3c92cd94f


phoenix git commit: Set version to 4.14.0-HBase-0.98-SNAPSHOT after release

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 8b7e12414 -> 9b4dda262


Set version to 4.14.0-HBase-0.98-SNAPSHOT after release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9b4dda26
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9b4dda26
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/9b4dda26

Branch: refs/heads/4.x-HBase-0.98
Commit: 9b4dda2626ad5b8ef35965574c37d3047c18c5ca
Parents: 8b7e124
Author: Mujtaba 
Authored: Fri Nov 10 15:31:27 2017 -0800
Committer: Mujtaba 
Committed: Fri Nov 10 15:31:27 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 4e779f4..960968f 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index a24ab2e..64ecd76 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index e3e6263..7b94014 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index ebdd8ca..fee793e 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 9f33546..262b589 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 0307573..c823f65 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-0.98
+   4.14.0-HBase-0.98-SNAPSHOT

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 840bae8..5277727 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.14.0-HBase-0.98-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b4dda26/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.

[phoenix] Git Push Summary

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-0.98 [created] 8b7e12414


phoenix git commit: Set version to 4.13.1-HBase-0.98-SNAPSHOT after release

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-0.98 8b7e12414 -> fbfe82250


Set version to 4.13.1-HBase-0.98-SNAPSHOT after release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fbfe8225
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fbfe8225
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/fbfe8225

Branch: refs/heads/4.13-HBase-0.98
Commit: fbfe82250c25cb846c7ffea3f21e7702cbdce8c6
Parents: 8b7e124
Author: Mujtaba 
Authored: Fri Nov 10 15:33:37 2017 -0800
Committer: Mujtaba 
Committed: Fri Nov 10 15:33:37 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 4e779f4..bac3429 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index a24ab2e..dda47ef 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index e3e6263..9fb11b3 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index ebdd8ca..3b00713 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 9f33546..c382485 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 0307573..296443a 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-0.98
+   4.13.1-HBase-0.98-SNAPSHOT

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 840bae8..8a8644c 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-0.98
+4.13.1-HBase-0.98-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/fbfe8225/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.

[phoenix] Git Push Summary

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.0-HBase-1.3 [created] 5e06f96d1


[phoenix] Git Push Summary

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-1.3 [created] 4a1f0df61


phoenix git commit: Set version to 4.14.0-HBase-1.3-SNAPSHOT after release

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master 217867c78 -> 2a8e1c750


Set version to 4.14.0-HBase-1.3-SNAPSHOT after release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2a8e1c75
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2a8e1c75
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/2a8e1c75

Branch: refs/heads/master
Commit: 2a8e1c750f081f7f020d4321f8d76ae02c074aa5
Parents: 217867c
Author: Mujtaba 
Authored: Fri Nov 10 15:35:46 2017 -0800
Committer: Mujtaba 
Committed: Fri Nov 10 15:35:46 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 8ec4ebb..2ce4871 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 77df4ca..c209435 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 936aca3..fbda221 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index bd1cd7e..cd957b2 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index a2531e0..0e55812 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 610bb01..a1b7251 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-1.3
+   4.14.0-HBase-1.3-SNAPSHOT

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 7b819e1..8aa2b04 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.14.0-HBase-1.3-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/2a8e1c75/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index edd9a27..304469e 100644
--

phoenix git commit: Set version to 4.13.1-HBase-1.3-SNAPSHOT after release

2017-11-10 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-1.3 4a1f0df61 -> f2deac3e1


Set version to 4.13.1-HBase-1.3-SNAPSHOT after release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f2deac3e
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f2deac3e
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/f2deac3e

Branch: refs/heads/4.13-HBase-1.3
Commit: f2deac3e1b9d0e8588d33bea74256cf4d1d79e0b
Parents: 4a1f0df
Author: Mujtaba 
Authored: Fri Nov 10 15:37:08 2017 -0800
Committer: Mujtaba 
Committed: Fri Nov 10 15:37:08 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 8ec4ebb..0c6d9af 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 77df4ca..8da82e4 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 936aca3..b9dc131 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index bd1cd7e..d43483f 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index a2531e0..9c966ee 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 610bb01..89b3262 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-1.3
+   4.13.1-HBase-1.3-SNAPSHOT

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 7b819e1..05c4322 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.3
+4.13.1-HBase-1.3-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f2deac3e/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index edd9

phoenix git commit: Set version to 4.13.1-HBase-0.98 for release

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-0.98 7699a030a -> ec452ef84


Set version to 4.13.1-HBase-0.98 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ec452ef8
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ec452ef8
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/ec452ef8

Branch: refs/heads/4.13-HBase-0.98
Commit: ec452ef84d2e976cb7169d4e5e7cf61f3c47f713
Parents: 7699a03
Author: Mujtaba 
Authored: Mon Nov 27 12:08:56 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 12:08:56 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index bac3429..a54629b 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index dda47ef..279b716 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 553cdd9..223dc44 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 3b00713..b467d0e 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index c382485..a914d56 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 296443a..5705be1 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.1-HBase-0.98-SNAPSHOT
+   4.13.1-HBase-0.98

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 8a8644c..1980610 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-0.98-SNAPSHOT
+4.13.1-HBase-0.98
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/ec452ef8/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 1330

phoenix git commit: Set version to 4.13.1-HBase-1.1 for release

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 a66e22073 -> affe92dea


Set version to 4.13.1-HBase-1.1 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/affe92de
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/affe92de
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/affe92de

Branch: refs/heads/4.x-HBase-1.1
Commit: affe92dea9775b8d91b3cf8597cbad05ff69f28b
Parents: a66e220
Author: Mujtaba 
Authored: Mon Nov 27 12:09:29 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 12:09:29 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 8ea129e..f978d23 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 999ee5b..d99b97a 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 30fcab3..828f6de 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index feec767..45fa50c 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 47bc08e..3c34138 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 089f7ae..69101eb 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-1.1
+   4.13.1-HBase-1.1

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index a040a4f..7bc9216 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.1
+4.13.1-HBase-1.1
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/affe92de/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index baa415b..00c9575 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -1

phoenix git commit: Set version to 4.13.1-HBase-1.3 for release

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.13-HBase-1.3 8e8ff1145 -> f232dc971


Set version to 4.13.1-HBase-1.3 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f232dc97
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f232dc97
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/f232dc97

Branch: refs/heads/4.13-HBase-1.3
Commit: f232dc971f5714e1e3ea98d43c68073deaa6f058
Parents: 8e8ff11
Author: Mujtaba 
Authored: Mon Nov 27 12:09:33 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 12:09:33 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 0c6d9af..2691977 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 8da82e4..2176213 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 5066ee9..e17f77c 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index d43483f..ebb0d5a 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 9c966ee..f75009e 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 89b3262..3d0a711 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.1-HBase-1.3-SNAPSHOT
+   4.13.1-HBase-1.3

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 05c4322..6e66318 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.1-HBase-1.3-SNAPSHOT
+4.13.1-HBase-1.3
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/f232dc97/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index ff81443..04f4966 100

phoenix git commit: Set version to 4.13.1-HBase-1.2 for release

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 0c67de310 -> 33e663d47


Set version to 4.13.1-HBase-1.2 for release


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/33e663d4
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/33e663d4
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/33e663d4

Branch: refs/heads/4.x-HBase-1.2
Commit: 33e663d47db3e9c95aea5c8fdff0ef703d89516c
Parents: 0c67de3
Author: Mujtaba 
Authored: Mon Nov 27 12:09:28 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 12:09:28 2017 -0800

--
 phoenix-assembly/pom.xml   | 2 +-
 phoenix-client/pom.xml | 2 +-
 phoenix-core/pom.xml   | 2 +-
 phoenix-flume/pom.xml  | 2 +-
 phoenix-hive/pom.xml   | 2 +-
 phoenix-kafka/pom.xml  | 2 +-
 phoenix-load-balancer/pom.xml  | 2 +-
 phoenix-pherf/pom.xml  | 2 +-
 phoenix-pig/pom.xml| 2 +-
 phoenix-queryserver-client/pom.xml | 2 +-
 phoenix-queryserver/pom.xml| 2 +-
 phoenix-server/pom.xml | 2 +-
 phoenix-spark/pom.xml  | 2 +-
 phoenix-tracing-webapp/pom.xml | 2 +-
 pom.xml| 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-assembly/pom.xml
--
diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index e9e9f02..72ce106 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-assembly
   Phoenix Assembly

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-client/pom.xml
--
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index d64d3dc..ae39265 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-client
   Phoenix Client

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-core/pom.xml
--
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 58dd510..eb819d8 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-core
   Phoenix Core

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-flume/pom.xml
--
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 951b444..6b31c95 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-flume
   Phoenix - Flume

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-hive/pom.xml
--
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 61dcca4..ef2107f 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-hive
   Phoenix - Hive

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-kafka/pom.xml
--
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index e573cd6..1739128 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.13.0-HBase-1.2
+   4.13.1-HBase-1.2

phoenix-kafka
Phoenix - Kafka

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-load-balancer/pom.xml
--
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index a164ebd..10e9681 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.13.0-HBase-1.2
+4.13.1-HBase-1.2
   
   phoenix-load-balancer
   Phoenix Load Balancer

http://git-wip-us.apache.org/repos/asf/phoenix/blob/33e663d4/phoenix-pherf/pom.xml
--
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 1da6179..9474764 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -1

[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.1-rc0 [created] 674dd2a93


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-0.98-rc0 [created] 43d63654e


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.3-rc0 [created] ddcee2807


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.2-rc0 [created] c9e8bee07


phoenix git commit: Fix Apache RAT warning

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 affe92dea -> 9efd7afc7


Fix Apache RAT warning


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/9efd7afc
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9efd7afc
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/9efd7afc

Branch: refs/heads/4.x-HBase-1.1
Commit: 9efd7afc7af8072a5302fb8167867cfddb851f3d
Parents: affe92d
Author: Mujtaba 
Authored: Mon Nov 27 13:29:37 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 13:29:37 2017 -0800

--
 .../apache/phoenix/end2end/SystemCatalogIT.java   | 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9efd7afc/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
index 8a9bca2..15af2af 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end;
 
 import static org.junit.Assert.assertEquals;



phoenix git commit: Fix Apache RAT warning

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 33e663d47 -> 17b872cbb


Fix Apache RAT warning


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/17b872cb
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/17b872cb
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/17b872cb

Branch: refs/heads/4.x-HBase-1.2
Commit: 17b872cbb0d788c8a033524cc7625d4dd584790b
Parents: 33e663d
Author: Mujtaba 
Authored: Mon Nov 27 13:30:27 2017 -0800
Committer: Mujtaba 
Committed: Mon Nov 27 13:30:27 2017 -0800

--
 .../apache/phoenix/end2end/SystemCatalogIT.java   | 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/17b872cb/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
index 8a9bca2..15af2af 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogIT.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.phoenix.end2end;
 
 import static org.junit.Assert.assertEquals;



[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.1-rc0 [deleted] 674dd2a93


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.2-rc0 [deleted] c9e8bee07


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.2-rc0 [created] 28f15d92f


[phoenix] Git Push Summary

2017-11-27 Thread mujtaba
Repository: phoenix
Updated Tags:  refs/tags/v4.13.1-HBase-1.1-rc0 [created] 44370ac0b


svn commit: r23306 - in /dev/phoenix: apache-phoenix-4.13.1-HBase-0.98-rc0/ apache-phoenix-4.13.1-HBase-0.98-rc0/bin/ apache-phoenix-4.13.1-HBase-0.98-rc0/src/ apache-phoenix-4.13.1-HBase-1.1-rc0/ apa

2017-11-27 Thread mujtaba
Author: mujtaba
Date: Mon Nov 27 21:59:20 2017
New Revision: 23306

Log:
Apache Phoenix 4.13.1-rc0

Added:
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/src/

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/src/apache-phoenix-4.13.1-HBase-0.98-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/src/apache-phoenix-4.13.1-HBase-0.98-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/src/apache-phoenix-4.13.1-HBase-0.98-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/src/apache-phoenix-4.13.1-HBase-0.98-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/
dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/bin/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/bin/apache-phoenix-4.13.1-HBase-1.1-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/bin/apache-phoenix-4.13.1-HBase-1.1-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/bin/apache-phoenix-4.13.1-HBase-1.1-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/bin/apache-phoenix-4.13.1-HBase-1.1-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/src/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/src/apache-phoenix-4.13.1-HBase-1.1-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/src/apache-phoenix-4.13.1-HBase-1.1-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/src/apache-phoenix-4.13.1-HBase-1.1-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/src/apache-phoenix-4.13.1-HBase-1.1-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/
dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/bin/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/bin/apache-phoenix-4.13.1-HBase-1.2-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/bin/apache-phoenix-4.13.1-HBase-1.2-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/bin/apache-phoenix-4.13.1-HBase-1.2-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/bin/apache-phoenix-4.13.1-HBase-1.2-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/src/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/src/apache-phoenix-4.13.1-HBase-1.2-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/src/apache-phoenix-4.13.1-HBase-1.2-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/src/apache-phoenix-4.13.1-HBase-1.2-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/src/apache-phoenix-4.13.1-HBase-1.2-src.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/
dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/bin/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/bin/apache-phoenix-4.13.1-HBase-1.3-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/bin/apache-phoenix-4.13.1-HBase-1.3-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/bin/apache-phoenix-4.13.1-HBase-1.3-bin.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/bin/apache-phoenix-4.13.1-HBase-1.3-bin.tar.gz.sha
dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/src/

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/src/apache-phoenix-4.13.1-HBase-1.3-src.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/src/apache-phoenix-4.13.1-HBase-1.3-src.tar.gz.asc

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/src/apache-phoenix-4.13.1-HBase-1.3-src.tar.gz.md5

dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/src/apache-phoenix-4.13.1-HBase-1.3-src.tar.gz.sha

Added: 
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz
==
Binary file - no diff available.

Propchange: 
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz
--
svn:mime-type = application/octet-stream

Added: 
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz.asc
==
--- 
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/bin/apache-phoenix-4.13.1-HBase-0.98-bin.tar.gz.asc
 (added)
+++ 
dev/phoenix/apache

svn commit: r23419 - /dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/ /release/phoenix/apache-phoenix-4.13.1-HBase-1.3/

2017-12-06 Thread mujtaba
Author: mujtaba
Date: Thu Dec  7 00:51:47 2017
New Revision: 23419

Log:
apache-phoenix-4.13.1-HBase-1.3

Added:
release/phoenix/apache-phoenix-4.13.1-HBase-1.3/
  - copied from r23418, dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/
Removed:
dev/phoenix/apache-phoenix-4.13.1-HBase-1.3-rc0/



svn commit: r23420 - /dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/ /release/phoenix/apache-phoenix-4.13.1-HBase-1.2/

2017-12-06 Thread mujtaba
Author: mujtaba
Date: Thu Dec  7 00:52:13 2017
New Revision: 23420

Log:
apache-phoenix-4.13.1-HBase-1.2

Added:
release/phoenix/apache-phoenix-4.13.1-HBase-1.2/
  - copied from r23419, dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/
Removed:
dev/phoenix/apache-phoenix-4.13.1-HBase-1.2-rc0/



svn commit: r23421 - /dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/ /release/phoenix/apache-phoenix-4.13.1-HBase-1.1/

2017-12-06 Thread mujtaba
Author: mujtaba
Date: Thu Dec  7 00:52:31 2017
New Revision: 23421

Log:
apache-phoenix-4.13.1-HBase-1.1

Added:
release/phoenix/apache-phoenix-4.13.1-HBase-1.1/
  - copied from r23420, dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/
Removed:
dev/phoenix/apache-phoenix-4.13.1-HBase-1.1-rc0/



svn commit: r23422 - /dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/ /release/phoenix/apache-phoenix-4.13.1-HBase-0.98/

2017-12-06 Thread mujtaba
Author: mujtaba
Date: Thu Dec  7 00:52:58 2017
New Revision: 23422

Log:
apache-phoenix-4.13.1-HBase-0.98

Added:
release/phoenix/apache-phoenix-4.13.1-HBase-0.98/
  - copied from r23421, dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/
Removed:
dev/phoenix/apache-phoenix-4.13.1-HBase-0.98-rc0/



svn commit: r23433 - in /release/phoenix: apache-phoenix-4.13.0-HBase-0.98/ apache-phoenix-4.13.0-HBase-1.3/

2017-12-07 Thread mujtaba
Author: mujtaba
Date: Thu Dec  7 18:57:05 2017
New Revision: 23433

Log:
Remove old Phoenix release

Removed:
release/phoenix/apache-phoenix-4.13.0-HBase-0.98/
release/phoenix/apache-phoenix-4.13.0-HBase-1.3/



phoenix git commit: PHOENIX-4414 Exception while using database metadata commands on tenant specific connection

2018-01-09 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 488389e73 -> 28197051a


PHOENIX-4414 Exception while using database metadata commands on tenant 
specific connection


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/28197051
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/28197051
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/28197051

Branch: refs/heads/4.x-HBase-0.98
Commit: 28197051a1317f79485ab6b5e6a7e2399b124527
Parents: 488389e
Author: Mujtaba 
Authored: Tue Jan 9 14:48:07 2018 -0800
Committer: Mujtaba 
Committed: Tue Jan 9 14:48:07 2018 -0800

--
 .../end2end/QueryDatabaseMetaDataIT.java| 27 
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/28197051/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
index f809e2c..8615bac 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
@@ -66,6 +66,7 @@ import org.apache.phoenix.schema.types.PChar;
 import org.apache.phoenix.schema.types.PDecimal;
 import org.apache.phoenix.schema.types.PInteger;
 import org.apache.phoenix.schema.types.PLong;
+import org.apache.phoenix.util.PhoenixRuntime;
 import org.apache.phoenix.util.PropertiesUtil;
 import org.apache.phoenix.util.SchemaUtil;
 import org.apache.phoenix.util.StringUtil;
@@ -106,6 +107,32 @@ public class QueryDatabaseMetaDataIT extends 
ParallelStatsDisabledIT {
 }
 
 @Test
+public void testMetadataTenantSpecific() throws SQLException {
+   // create multi-tenant table
+   String tableName = generateUniqueName();
+try (Connection conn = DriverManager.getConnection(getUrl())) {
+   String baseTableDdl = "CREATE TABLE %s (K1 VARCHAR NOT NULL, K2 
VARCHAR NOT NULL, V VARCHAR CONSTRAINT PK PRIMARY KEY(K1, K2)) 
MULTI_TENANT=true";
+   conn.createStatement().execute(String.format(baseTableDdl, 
tableName));
+}
+   
+// create tenant specific view and execute metdata data call with 
tenant specific connection
+String tenantId = generateUniqueName();
+Properties tenantProps = new Properties();
+tenantProps.setProperty(PhoenixRuntime.TENANT_ID_ATTRIB, tenantId);
+try (Connection tenantConn = DriverManager.getConnection(getUrl(), 
tenantProps)) {
+   String viewName = generateUniqueName();
+   String viewDdl = "CREATE VIEW %s AS SELECT * FROM %s";
+   tenantConn.createStatement().execute(String.format(viewDdl, 
viewName, tableName));
+   DatabaseMetaData dbmd = tenantConn.getMetaData();
+   ResultSet rs = dbmd.getTables(tenantId, "", viewName, null);
+assertTrue(rs.next());
+assertEquals(rs.getString("TABLE_NAME"), viewName);
+assertEquals(PTableType.VIEW.toString(), 
rs.getString("TABLE_TYPE"));
+assertFalse(rs.next());
+}
+}
+
+@Test
 public void testTableMetadataScan() throws SQLException {
 String tableAName = generateUniqueName() + "TABLE";
 String tableASchema = "";

http://git-wip-us.apache.org/repos/asf/phoenix/blob/28197051/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
--
diff --git 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
index 7ca336f..cb1232b 100644
--- 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
+++ 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
@@ -445,7 +445,7 @@ public class PhoenixDatabaseMetaData implements 
DatabaseMetaData {
 appendConjunction(buf);
 buf.append(" TENANT_ID LIKE '" + 
StringUtil.escapeStringConstant(tenantIdPattern) + "' ");
 if (tenantId != null) {
-buf.append(" and TENANT_ID + = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
+buf.append(" and TENANT_ID = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
 }
 }
 }



phoenix git commit: PHOENIX-4414 Exception while using database metadata commands on tenant specific connection

2018-01-09 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/master b3854d2c1 -> 01642d5f9


PHOENIX-4414 Exception while using database metadata commands on tenant 
specific connection


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/01642d5f
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/01642d5f
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/01642d5f

Branch: refs/heads/master
Commit: 01642d5f948fb01f61e65d1bd58ff2661a8918db
Parents: b3854d2
Author: Mujtaba 
Authored: Tue Jan 9 14:49:13 2018 -0800
Committer: Mujtaba 
Committed: Tue Jan 9 14:49:13 2018 -0800

--
 .../end2end/QueryDatabaseMetaDataIT.java| 27 
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/01642d5f/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
index f809e2c..8615bac 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
@@ -66,6 +66,7 @@ import org.apache.phoenix.schema.types.PChar;
 import org.apache.phoenix.schema.types.PDecimal;
 import org.apache.phoenix.schema.types.PInteger;
 import org.apache.phoenix.schema.types.PLong;
+import org.apache.phoenix.util.PhoenixRuntime;
 import org.apache.phoenix.util.PropertiesUtil;
 import org.apache.phoenix.util.SchemaUtil;
 import org.apache.phoenix.util.StringUtil;
@@ -106,6 +107,32 @@ public class QueryDatabaseMetaDataIT extends 
ParallelStatsDisabledIT {
 }
 
 @Test
+public void testMetadataTenantSpecific() throws SQLException {
+   // create multi-tenant table
+   String tableName = generateUniqueName();
+try (Connection conn = DriverManager.getConnection(getUrl())) {
+   String baseTableDdl = "CREATE TABLE %s (K1 VARCHAR NOT NULL, K2 
VARCHAR NOT NULL, V VARCHAR CONSTRAINT PK PRIMARY KEY(K1, K2)) 
MULTI_TENANT=true";
+   conn.createStatement().execute(String.format(baseTableDdl, 
tableName));
+}
+   
+// create tenant specific view and execute metdata data call with 
tenant specific connection
+String tenantId = generateUniqueName();
+Properties tenantProps = new Properties();
+tenantProps.setProperty(PhoenixRuntime.TENANT_ID_ATTRIB, tenantId);
+try (Connection tenantConn = DriverManager.getConnection(getUrl(), 
tenantProps)) {
+   String viewName = generateUniqueName();
+   String viewDdl = "CREATE VIEW %s AS SELECT * FROM %s";
+   tenantConn.createStatement().execute(String.format(viewDdl, 
viewName, tableName));
+   DatabaseMetaData dbmd = tenantConn.getMetaData();
+   ResultSet rs = dbmd.getTables(tenantId, "", viewName, null);
+assertTrue(rs.next());
+assertEquals(rs.getString("TABLE_NAME"), viewName);
+assertEquals(PTableType.VIEW.toString(), 
rs.getString("TABLE_TYPE"));
+assertFalse(rs.next());
+}
+}
+
+@Test
 public void testTableMetadataScan() throws SQLException {
 String tableAName = generateUniqueName() + "TABLE";
 String tableASchema = "";

http://git-wip-us.apache.org/repos/asf/phoenix/blob/01642d5f/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
--
diff --git 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
index c34d20d..23330d8 100644
--- 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
+++ 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
@@ -445,7 +445,7 @@ public class PhoenixDatabaseMetaData implements 
DatabaseMetaData {
 appendConjunction(buf);
 buf.append(" TENANT_ID LIKE '" + 
StringUtil.escapeStringConstant(tenantIdPattern) + "' ");
 if (tenantId != null) {
-buf.append(" and TENANT_ID + = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
+buf.append(" and TENANT_ID = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
 }
 }
 }



phoenix git commit: PHOENIX-4414 Exception while using database metadata commands on tenant specific connection

2018-01-09 Thread mujtaba
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 8acdf98c1 -> 5e5f85093


PHOENIX-4414 Exception while using database metadata commands on tenant 
specific connection


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5e5f8509
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5e5f8509
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/5e5f8509

Branch: refs/heads/4.x-HBase-1.1
Commit: 5e5f85093044080012998946c1260e351d420a14
Parents: 8acdf98
Author: Mujtaba 
Authored: Tue Jan 9 14:49:54 2018 -0800
Committer: Mujtaba 
Committed: Tue Jan 9 14:49:54 2018 -0800

--
 .../end2end/QueryDatabaseMetaDataIT.java| 27 
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/5e5f8509/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
index f809e2c..8615bac 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
@@ -66,6 +66,7 @@ import org.apache.phoenix.schema.types.PChar;
 import org.apache.phoenix.schema.types.PDecimal;
 import org.apache.phoenix.schema.types.PInteger;
 import org.apache.phoenix.schema.types.PLong;
+import org.apache.phoenix.util.PhoenixRuntime;
 import org.apache.phoenix.util.PropertiesUtil;
 import org.apache.phoenix.util.SchemaUtil;
 import org.apache.phoenix.util.StringUtil;
@@ -106,6 +107,32 @@ public class QueryDatabaseMetaDataIT extends 
ParallelStatsDisabledIT {
 }
 
 @Test
+public void testMetadataTenantSpecific() throws SQLException {
+   // create multi-tenant table
+   String tableName = generateUniqueName();
+try (Connection conn = DriverManager.getConnection(getUrl())) {
+   String baseTableDdl = "CREATE TABLE %s (K1 VARCHAR NOT NULL, K2 
VARCHAR NOT NULL, V VARCHAR CONSTRAINT PK PRIMARY KEY(K1, K2)) 
MULTI_TENANT=true";
+   conn.createStatement().execute(String.format(baseTableDdl, 
tableName));
+}
+   
+// create tenant specific view and execute metdata data call with 
tenant specific connection
+String tenantId = generateUniqueName();
+Properties tenantProps = new Properties();
+tenantProps.setProperty(PhoenixRuntime.TENANT_ID_ATTRIB, tenantId);
+try (Connection tenantConn = DriverManager.getConnection(getUrl(), 
tenantProps)) {
+   String viewName = generateUniqueName();
+   String viewDdl = "CREATE VIEW %s AS SELECT * FROM %s";
+   tenantConn.createStatement().execute(String.format(viewDdl, 
viewName, tableName));
+   DatabaseMetaData dbmd = tenantConn.getMetaData();
+   ResultSet rs = dbmd.getTables(tenantId, "", viewName, null);
+assertTrue(rs.next());
+assertEquals(rs.getString("TABLE_NAME"), viewName);
+assertEquals(PTableType.VIEW.toString(), 
rs.getString("TABLE_TYPE"));
+assertFalse(rs.next());
+}
+}
+
+@Test
 public void testTableMetadataScan() throws SQLException {
 String tableAName = generateUniqueName() + "TABLE";
 String tableASchema = "";

http://git-wip-us.apache.org/repos/asf/phoenix/blob/5e5f8509/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
--
diff --git 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
index c34d20d..23330d8 100644
--- 
a/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
+++ 
b/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
@@ -445,7 +445,7 @@ public class PhoenixDatabaseMetaData implements 
DatabaseMetaData {
 appendConjunction(buf);
 buf.append(" TENANT_ID LIKE '" + 
StringUtil.escapeStringConstant(tenantIdPattern) + "' ");
 if (tenantId != null) {
-buf.append(" and TENANT_ID + = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
+buf.append(" and TENANT_ID = '" + 
StringUtil.escapeStringConstant(tenantId.getString()) + "' ");
 }
 }
 }



  1   2   3   4   5   6   7   8   9   >