svn commit: r1865585 - in /phoenix/site: publish/download.html source/src/site/markdown/download.md

2019-08-20 Thread skadam
Author: skadam
Date: Wed Aug 21 00:55:19 2019
New Revision: 1865585

URL: http://svn.apache.org/viewvc?rev=1865585=rev
Log:
Update download page for 4.14.3 release

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

Modified: phoenix/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/download.html?rev=1865585=1865584=1865585=diff
==
--- phoenix/site/publish/download.html (original)
+++ phoenix/site/publish/download.html Wed Aug 21 00:55:19 2019
@@ -1,7 +1,7 @@
 
 
 
 
@@ -167,7 +167,7 @@
  Phoenix Downloads
  
 The below table lists mirrored release artifacts and their associated 
hashes and signatures available ONLY at apache.org. The keys used to sign 
releases can be found in our published https://www.apache.org/dist/phoenix/KEYS;>KEYS file. See our 
installation instructions here, our release 
notes here, and a list of fixes and new 
features https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334393projectId=12315120;>here.
 Follow https://www.apache.org/dyn/closer.cgi#verify;>Verify the Integrity of the 
Files for how to verify your mirrored downloads. 
-Current release 4.14.2 can run on Apache HBase 1.3 and 1.4. CDH HBase 5.11, 
5.12, 5.13 and 5.14 is supported by 4.14.0. Apache HBase 2.0 is supported by 
5.0.0. Please follow the appropriate link depending on your HBase version.  
+Current release 4.14.3 can run on Apache HBase 1.3 and 1.4. CDH HBase 5.11, 
5.12, 5.13 and 5.14 is supported by 4.14.0. Apache HBase 2.0 is supported by 
5.0.0. Please follow the appropriate link depending on your HBase version.  
  
   

@@ -184,8 +184,8 @@
 

[phoenix] branch 4.14-HBase-1.4 updated (e5c4813 -> 3402f75)

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a change to branch 4.14-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


from e5c4813  PHOENIX-5441: NPE in 
phoenix-pherf/ConfigurationParserTest#testConfigReader (Mihir Monani)
 add eb54245  Set version to 4.14.3-HBase-1.4
 new 3402f75  Set version to 4.14.4-HBase-1.4-SNAPSHOT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)



[phoenix] 01/01: Set version to 4.14.4-HBase-1.4-SNAPSHOT

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a commit to branch 4.14-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit 3402f75d27f563643d2b563418d2c6ad9ff8e49e
Author: s.kadam 
AuthorDate: Tue Aug 20 17:03:07 2019 -0700

Set version to 4.14.4-HBase-1.4-SNAPSHOT
---
 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(-)

diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index d844bd6..1410b85 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 80afdb6..e25e55f 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-client
   Phoenix Client
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 879c818..483dc3b 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-core
   Phoenix Core
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index ab2fe92..fa5a7de 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 29f86f6..8fb225a 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 89046e7..a311410 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.3-HBase-1.4
+   4.14.4-HBase-1.4-SNAPSHOT

phoenix-kafka
Phoenix - Kafka
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 2a75ab9..9b09396 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 1fc5205..9d91d56 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -15,7 +15,7 @@

org.apache.phoenix
phoenix
-   4.14.3-HBase-1.4
+   4.14.4-HBase-1.4-SNAPSHOT

 
phoenix-pherf
diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml
index b5ccebf..d8509f9 100644
--- a/phoenix-pig/pom.xml
+++ b/phoenix-pig/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-pig
   Phoenix - Pig
diff --git a/phoenix-queryserver-client/pom.xml 
b/phoenix-queryserver-client/pom.xml
index 90ce5ff..0e5b9ea 100644
--- a/phoenix-queryserver-client/pom.xml
+++ b/phoenix-queryserver-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-queryserver-client
   Phoenix Query Server Client
diff --git a/phoenix-queryserver/pom.xml b/phoenix-queryserver/pom.xml
index a13e12a..464847f 100644
--- a/phoenix-queryserver/pom.xml
+++ b/phoenix-queryserver/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-queryserver
   Phoenix Query Server
diff --git a/phoenix-server/pom.xml b/phoenix-server/pom.xml
index 03b1a78..03c9d61 100644
--- a/phoenix-server/pom.xml
+++ b/phoenix-server/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.4
+4.14.4-HBase-1.4-SNAPSHOT
   
   phoenix-server
   Phoenix Server
diff --git a/phoenix-spark/pom.xml b/phoenix-spark/pom.xml
index 8f5bd41..0ce2b70 100644
--- a/phoenix-spark/pom.xml
+++ 

[phoenix] annotated tag v4.14.3-HBase-1.4 updated (eb54245 -> 5cd1986)

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a change to annotated tag v4.14.3-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


*** WARNING: tag v4.14.3-HBase-1.4 was modified! ***

from eb54245  (commit)
  to 5cd1986  (tag)
 tagging d7d5eb5f87766bd261698c547ff7a66335b548ce (tag)
  length 161 bytes
  by s.kadam
  on Tue Aug 20 12:39:21 2019 -0700

- Log -
Phoenix v4.14.3-HBase-1.4 release
---


No new revisions were added by this update.

Summary of changes:



[phoenix] annotated tag v4.14.3-HBase-1.3 updated (e299355 -> 8afe14a)

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a change to annotated tag v4.14.3-HBase-1.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


*** WARNING: tag v4.14.3-HBase-1.3 was modified! ***

from e299355  (commit)
  to 8afe14a  (tag)
 tagging 77bba61d2f39c12e3283a5cddd0e8b4458054be9 (tag)
  length 161 bytes
  by s.kadam
  on Tue Aug 20 12:36:50 2019 -0700

- Log -
Phoenix v4.14.3-HBase-1.3 release
---


No new revisions were added by this update.

Summary of changes:



[phoenix] 02/02: Set version to 4.14.4-HBase-1.3-SNAPSHOT

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a commit to branch 4.14-HBase-1.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit e8bbdfc3a2e827ea4ebe93721425e22c98f0d818
Author: s.kadam 
AuthorDate: Tue Aug 20 16:56:12 2019 -0700

Set version to 4.14.4-HBase-1.3-SNAPSHOT
---
 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(-)

diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index 03a461c..fb67bb0 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-assembly
   Phoenix Assembly
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 9eb58ab..143 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-client
   Phoenix Client
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index d28422d..7ad2715 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-core
   Phoenix Core
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 9218f5e..5ba6a08 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-flume
   Phoenix - Flume
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 133d460..a0d628f 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-hive
   Phoenix - Hive
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index a40736f..48d597d 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

org.apache.phoenix
phoenix
-   4.14.3-HBase-1.3
+   4.14.4-HBase-1.3-SNAPSHOT

phoenix-kafka
Phoenix - Kafka
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 649d258..2aef1e0 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-load-balancer
   Phoenix Load Balancer
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 922fb0b..fa6336d 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -15,7 +15,7 @@

org.apache.phoenix
phoenix
-   4.14.3-HBase-1.3
+   4.14.4-HBase-1.3-SNAPSHOT

 
phoenix-pherf
diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml
index cd0877a..bdecf76 100644
--- a/phoenix-pig/pom.xml
+++ b/phoenix-pig/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-pig
   Phoenix - Pig
diff --git a/phoenix-queryserver-client/pom.xml 
b/phoenix-queryserver-client/pom.xml
index da92514..7ae56b4 100644
--- a/phoenix-queryserver-client/pom.xml
+++ b/phoenix-queryserver-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-queryserver-client
   Phoenix Query Server Client
diff --git a/phoenix-queryserver/pom.xml b/phoenix-queryserver/pom.xml
index 16ee47e..223d6b6 100644
--- a/phoenix-queryserver/pom.xml
+++ b/phoenix-queryserver/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-queryserver
   Phoenix Query Server
diff --git a/phoenix-server/pom.xml b/phoenix-server/pom.xml
index 6991c14..af0ac00 100644
--- a/phoenix-server/pom.xml
+++ b/phoenix-server/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3
+4.14.4-HBase-1.3-SNAPSHOT
   
   phoenix-server
   Phoenix Server
diff --git a/phoenix-spark/pom.xml b/phoenix-spark/pom.xml
index 853af08..854d76b 100644
--- a/phoenix-spark/pom.xml
+++ 

[phoenix] 01/02: Set version to 4.14.3-HBase-1.3

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a commit to branch 4.14-HBase-1.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit 78b8f198b4f387d84ef81bbd83f0fe408ba35e4a
Author: s.kadam 
AuthorDate: Tue Aug 20 16:54:21 2019 -0700

Set version to 4.14.3-HBase-1.3
---
 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(-)

diff --git a/phoenix-assembly/pom.xml b/phoenix-assembly/pom.xml
index c3f7689..03a461c 100644
--- a/phoenix-assembly/pom.xml
+++ b/phoenix-assembly/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-assembly
   Phoenix Assembly
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 40e178f..9eb58ab 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-client
   Phoenix Client
diff --git a/phoenix-core/pom.xml b/phoenix-core/pom.xml
index 5267dcf..d28422d 100644
--- a/phoenix-core/pom.xml
+++ b/phoenix-core/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-core
   Phoenix Core
diff --git a/phoenix-flume/pom.xml b/phoenix-flume/pom.xml
index 88bc4e1..9218f5e 100644
--- a/phoenix-flume/pom.xml
+++ b/phoenix-flume/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-flume
   Phoenix - Flume
diff --git a/phoenix-hive/pom.xml b/phoenix-hive/pom.xml
index 66bec76..133d460 100644
--- a/phoenix-hive/pom.xml
+++ b/phoenix-hive/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-hive
   Phoenix - Hive
diff --git a/phoenix-kafka/pom.xml b/phoenix-kafka/pom.xml
index 17c6c98..a40736f 100644
--- a/phoenix-kafka/pom.xml
+++ b/phoenix-kafka/pom.xml
@@ -26,7 +26,7 @@

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

phoenix-kafka
Phoenix - Kafka
diff --git a/phoenix-load-balancer/pom.xml b/phoenix-load-balancer/pom.xml
index 4bd6c9d..649d258 100644
--- a/phoenix-load-balancer/pom.xml
+++ b/phoenix-load-balancer/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-load-balancer
   Phoenix Load Balancer
diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml
index 8ae2c3f..922fb0b 100644
--- a/phoenix-pherf/pom.xml
+++ b/phoenix-pherf/pom.xml
@@ -15,7 +15,7 @@

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

 
phoenix-pherf
diff --git a/phoenix-pig/pom.xml b/phoenix-pig/pom.xml
index 99e6c00..cd0877a 100644
--- a/phoenix-pig/pom.xml
+++ b/phoenix-pig/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-pig
   Phoenix - Pig
diff --git a/phoenix-queryserver-client/pom.xml 
b/phoenix-queryserver-client/pom.xml
index 5ee6a1a..da92514 100644
--- a/phoenix-queryserver-client/pom.xml
+++ b/phoenix-queryserver-client/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-queryserver-client
   Phoenix Query Server Client
diff --git a/phoenix-queryserver/pom.xml b/phoenix-queryserver/pom.xml
index a2a10da..16ee47e 100644
--- a/phoenix-queryserver/pom.xml
+++ b/phoenix-queryserver/pom.xml
@@ -26,7 +26,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-queryserver
   Phoenix Query Server
diff --git a/phoenix-server/pom.xml b/phoenix-server/pom.xml
index af16c55..6991c14 100644
--- a/phoenix-server/pom.xml
+++ b/phoenix-server/pom.xml
@@ -27,7 +27,7 @@
   
 org.apache.phoenix
 phoenix
-4.14.3-HBase-1.3-SNAPSHOT
+4.14.3-HBase-1.3
   
   phoenix-server
   Phoenix Server
diff --git a/phoenix-spark/pom.xml b/phoenix-spark/pom.xml
index e47348f..853af08 100644
--- a/phoenix-spark/pom.xml
+++ b/phoenix-spark/pom.xml

[phoenix] branch 4.14-HBase-1.3 updated (0cc879d -> e8bbdfc)

2019-08-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository.

skadam pushed a change to branch 4.14-HBase-1.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


from 0cc879d  PHOENIX-5441: NPE in 
phoenix-pherf/ConfigurationParserTest#testConfigReader (Mihir Monani)
 new 78b8f19  Set version to 4.14.3-HBase-1.3
 new e8bbdfc  Set version to 4.14.4-HBase-1.3-SNAPSHOT

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)



svn commit: r35323 - /dev/phoenix/apache-phoenix-4.14.3-HBase-1.4-rc2/ /release/phoenix/apache-phoenix-4.14.3-HBase-1.4/

2019-08-20 Thread vincentpoon
Author: vincentpoon
Date: Tue Aug 20 21:02:22 2019
New Revision: 35323

Log:
phoenix-4.14.3-HBase-1.4 release

Added:
release/phoenix/apache-phoenix-4.14.3-HBase-1.4/
  - copied from r35322, dev/phoenix/apache-phoenix-4.14.3-HBase-1.4-rc2/
Removed:
dev/phoenix/apache-phoenix-4.14.3-HBase-1.4-rc2/



svn commit: r35321 - /dev/phoenix/apache-phoenix-4.14.3-HBase-1.3-rc2/ /release/phoenix/apache-phoenix-4.14.3-HBase-1.3/

2019-08-20 Thread vincentpoon
Author: vincentpoon
Date: Tue Aug 20 20:43:41 2019
New Revision: 35321

Log:
Phoenix-4.14.3-HBase-1.3 release

Added:
release/phoenix/apache-phoenix-4.14.3-HBase-1.3/
  - copied from r35320, dev/phoenix/apache-phoenix-4.14.3-HBase-1.3-rc2/
Removed:
dev/phoenix/apache-phoenix-4.14.3-HBase-1.3-rc2/



Build failed in Jenkins: Phoenix Compile Compatibility with HBase #1095

2019-08-20 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu xenial) in workspace 

[Phoenix_Compile_Compat_wHBase] $ /bin/bash /tmp/jenkins263371964499329253.sh
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
scheduling priority (-e) 0
file size   (blocks, -f) unlimited
pending signals (-i) 386514
max locked memory   (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files  (-n) 6
pipe size(512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority  (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) 10240
virtual memory  (kbytes, -v) unlimited
file locks  (-x) unlimited
core id : 0
core id : 1
core id : 2
core id : 3
core id : 4
core id : 5
physical id : 0
physical id : 1
MemTotal:   98985760 kB
MemFree:  324100 kB
Filesystem  Size  Used Avail Use% Mounted on
udev 48G 0   48G   0% /dev
tmpfs   9.5G  146M  9.3G   2% /run
/dev/sda3   3.6T  493G  3.0T  15% /
tmpfs48G 0   48G   0% /dev/shm
tmpfs   5.0M 0  5.0M   0% /run/lock
tmpfs48G 0   48G   0% /sys/fs/cgroup
/dev/loop3   89M   89M 0 100% /snap/core/7270
/dev/sda2   473M  283M  166M  64% /boot
tmpfs   9.5G 0  9.5G   0% /run/user/910
/dev/loop1   58M   58M 0 100% /snap/snapcraft/3252
/dev/loop6   89M   89M 0 100% /snap/core/7396
/dev/loop0   58M   58M 0 100% /snap/snapcraft/3308
/dev/loop5   55M   55M 0 100% /snap/lxd/11672
/dev/loop4   55M   55M 0 100% /snap/lxd/11684
apache-maven-2.2.1
apache-maven-3.0.4
apache-maven-3.0.5
apache-maven-3.1.1
apache-maven-3.2.1
apache-maven-3.2.5
apache-maven-3.3.3
apache-maven-3.3.9
apache-maven-3.5.0
apache-maven-3.5.2
apache-maven-3.5.4
apache-maven-3.6.0
latest
latest2
latest3


===
Verifying compile level compatibility with HBase 0.98 with Phoenix 
4.x-HBase-0.98
===

Cloning into 'hbase'...
Switched to a new branch '0.98'
Branch 0.98 set up to track remote branch 0.98 from origin.
[ERROR] Plugin org.codehaus.mojo:findbugs-maven-plugin:2.5.2 or one of its 
dependencies could not be resolved: Failed to read artifact descriptor for 
org.codehaus.mojo:findbugs-maven-plugin:jar:2.5.2: Could not transfer artifact 
org.codehaus.mojo:findbugs-maven-plugin:pom:2.5.2 from/to central 
(https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version 
-> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Build step 'Execute shell' marked build as failure