Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #243

2018-10-26 Thread Apache Jenkins Server
See 


Changes:

[karanmehta93] PHOENIX-4764 Cleanup metadata of child views for a base table 
that has

--
[...truncated 137.02 KB...]

[ERROR] 
testMetadataAlterRemainsAutoUpgradeDisabled(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 69.179 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, 
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> 
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, 
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionAutoUpgradeDisabled(SystemCatalogCreationOnConnectionIT.java:542)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionAutoUpgradeToggle(SystemCatalogCreationOnConnectionIT.java:509)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMetadataAlterRemainsAutoUpgradeDisabled(SystemCatalogCreationOnConnectionIT.java:417)

[ERROR] 
testMigrateSysCatCreateOthers(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 80.122 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMigrateSysCatCreateOthers(SystemCatalogCreationOnConnectionIT.java:269)

[ERROR] 
testUpgradeNotAllowed(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 70.234 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testUpgradeNotAllowed(SystemCatalogCreationOnConnectionIT.java:232)

[ERROR] 
testTablesExistInconsistentNSMappingFails(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 80.07 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testTablesExistInconsistentNSMappingFails(SystemCatalogCreationOnConnectionIT.java:299)

[ERROR] 
testUpgradeAttempted(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 69.561 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testUpgradeAttempted(SystemCatalogCreationOnConnectionIT.java:211)

[ERROR] 
testMigrateToSystemNamespace(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 70.055 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, 
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> 
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, 
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabledMappingDisabled(SystemCatalogCreationOnConnectionIT.java:574)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMigrateToSystemNamespace(SystemCatalogCreationOnConnectionIT.java:193)

[ERROR] 
testSysTablesExistInconsistentNSMappingFails(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 70.262 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, 
SYSTEM.MUTEX, 

Build failed in Jenkins: Phoenix | Master #2224

2018-10-26 Thread Apache Jenkins Server
See 


Changes:

[karanmehta93] PHOENIX-4764 Cleanup metadata of child views for a base table 
that has

--
[...truncated 148.24 KB...]
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[ERROR] Tests run: 14, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 
712.626 s <<< FAILURE! - in 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[ERROR] 
testMetadataAlterRemainsAutoUpgradeEnabled(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 68.127 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, 
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> 
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, 
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerDisabledClientDisabled(SystemCatalogCreationOnConnectionIT.java:634)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionAutoUpgradeToggle(SystemCatalogCreationOnConnectionIT.java:507)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMetadataAlterRemainsAutoUpgradeEnabled(SystemCatalogCreationOnConnectionIT.java:427)

[ERROR] 
testMetadataAlterRemainsAutoUpgradeDisabled(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 56.142 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, 
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> 
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, 
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionAutoUpgradeDisabled(SystemCatalogCreationOnConnectionIT.java:542)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionAutoUpgradeToggle(SystemCatalogCreationOnConnectionIT.java:509)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMetadataAlterRemainsAutoUpgradeDisabled(SystemCatalogCreationOnConnectionIT.java:417)

[ERROR] 
testMigrateSysCatCreateOthers(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 76.281 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMigrateSysCatCreateOthers(SystemCatalogCreationOnConnectionIT.java:269)

[ERROR] 
testUpgradeNotAllowed(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 59.731 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testUpgradeNotAllowed(SystemCatalogCreationOnConnectionIT.java:232)

[ERROR] 
testTablesExistInconsistentNSMappingFails(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 58.475 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at 
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testTablesExistInconsistentNSMappingFails(SystemCatalogCreationOnConnectionIT.java:299)

[ERROR] 
testUpgradeAttempted(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
  Time elapsed: 61.167 s  <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM:STATS, SYSTEM:CATALOG, 
SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> 
but was:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, 
SYSTEM:CHILD_LINK, SYSTEM:MUTEX, SYSTEM:SEQUENCE, SYSTEM:TASK]>
at 

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

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Sat Oct 27 00:21:56 2018
New Revision: 30443

Log:
Apache Phoenix 4.14.1-rc0

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

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

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

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

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

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

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

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

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

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

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

dev/phoenix/apache-phoenix-4.14.1-HBase-1.1-rc0/bin/apache-phoenix-4.14.1-HBase-1.1-bin.tar.gz.sha256

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

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

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

dev/phoenix/apache-phoenix-4.14.1-HBase-1.1-rc0/src/apache-phoenix-4.14.1-HBase-1.1-src.tar.gz.sha256

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/bin/apache-phoenix-4.14.1-HBase-1.4-bin.tar.gz
   (with props)

dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/bin/apache-phoenix-4.14.1-HBase-1.4-bin.tar.gz.asc

dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/bin/apache-phoenix-4.14.1-HBase-1.4-bin.tar.gz.sha256

dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/bin/apache-phoenix-4.14.1-HBase-1.4-bin.tar.gz.sha512
dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/src/

dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/src/apache-phoenix-4.14.1-HBase-1.4-src.tar.gz
   (with props)


svn commit: r30442 - /dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Sat Oct 27 00:11:25 2018
New Revision: 30442

Log: (empty)

Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/



[phoenix] Git Push Summary

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Tags:  refs/tags/v4.14.1-HBase-0.98-rc0 [created] 988acd0d4


[phoenix] Git Push Summary

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Tags:  refs/tags/v4.14.1-HBase-1.1-rc0 [created] 984961971


[phoenix] Git Push Summary

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Tags:  refs/tags/v4.14.1-HBase-1.4-rc0 [created] b6d0a06f6


[phoenix] Git Push Summary

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Tags:  refs/tags/v4.14.1-HBase-1.3-rc0 [created] 1b9fd3104


[phoenix] Git Push Summary

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Tags:  refs/tags/v4.14.1-HBase-1.4-rc0 [deleted] 9227f0d84


svn commit: r30440 - /dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:37:21 2018
New Revision: 30440

Log:
4.14.1 rc0

Added:
dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/



svn commit: r30438 - /dev/phoenix/apache-phoenix-4.14.1-HBase-1.3-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:35:25 2018
New Revision: 30438

Log:
redo 4.14.1 rc0


Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-1.3-rc0/



svn commit: r30437 - /dev/phoenix/apache-phoenix-4.14.1-HBase-1.2-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:35:09 2018
New Revision: 30437

Log:
redo 4.14.1 rc0

Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-1.2-rc0/



svn commit: r30439 - /dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:35:38 2018
New Revision: 30439

Log:
redo 4.14.1 rc0

Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-1.4-rc0/



svn commit: r30436 - /dev/phoenix/apache-phoenix-4.14.1-HBase-1.1-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:34:51 2018
New Revision: 30436

Log:
redo 4.14.1 rc0

Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-1.1-rc0/



svn commit: r30435 - /dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/

2018-10-26 Thread vincentpoon
Author: vincentpoon
Date: Fri Oct 26 23:33:30 2018
New Revision: 30435

Log:
4.14.1-HBase-0.98 rc0

Removed:
dev/phoenix/apache-phoenix-4.14.1-HBase-0.98-rc0/



Build failed in Jenkins: Phoenix-4.x-HBase-1.2 #527

2018-10-26 Thread Apache Jenkins Server
See 


Changes:

[karanmehta93] PHOENIX-4764 Cleanup metadata of child views for a base table 
that has

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.2^{commit} # timeout=10
Checking out Revision 49da7216da923452b91faa23733f6851ad6317f6 
(origin/4.x-HBase-1.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49da7216da923452b91faa23733f6851ad6317f6
Commit message: "PHOENIX-4764 Cleanup metadata of child views for a base table 
that has been dropped"
 > git rev-list --no-walk 2fbf65a05acca48ed5769e77b21e2564803d3281 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.2] $ /bin/bash -xe /tmp/jenkins6914576584075410971.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See 
https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See 
https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core4
[Phoenix-4.x-HBase-1.2] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean 
install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-core:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
org.apache.phoenix:phoenix-core:[unknown-version], 
 
line 65, column 23
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-flume:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-kafka:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
org.apache.phoenix:phoenix-kafka:[unknown-version], 
 
line 347, column 20
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-pig:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-queryserver-client:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-queryserver:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-pherf:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-spark:jar:4.14.0-HBase-1.2
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  

phoenix git commit: PHOENIX-4764 Cleanup metadata of child views for a base table that has been dropped

2018-10-26 Thread karanmehta93
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.2 2fbf65a05 -> 49da7216d


PHOENIX-4764 Cleanup metadata of child views for a base table that has been 
dropped


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

Branch: refs/heads/4.x-HBase-1.2
Commit: 49da7216da923452b91faa23733f6851ad6317f6
Parents: 2fbf65a
Author: Kadir 
Authored: Wed Sep 26 23:32:31 2018 -0700
Committer: Karan Mehta 
Committed: Fri Oct 26 14:41:14 2018 -0700

--
 .../phoenix/end2end/BasePermissionsIT.java  |   4 +-
 .../phoenix/end2end/DropTableWithViewsIT.java   | 151 ++
 .../end2end/QueryDatabaseMetaDataIT.java|   4 +
 .../end2end/TenantSpecificTablesDDLIT.java  |   4 +-
 .../coprocessor/MetaDataEndpointImpl.java   |  46 ++-
 .../phoenix/coprocessor/TaskRegionObserver.java | 292 +++
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |   9 +-
 .../query/ConnectionQueryServicesImpl.java  |  20 +-
 .../query/ConnectionlessQueryServicesImpl.java  |   9 +
 .../apache/phoenix/query/QueryConstants.java|  17 +-
 .../org/apache/phoenix/query/QueryServices.java |   6 +
 .../phoenix/query/QueryServicesOptions.java |   4 +
 .../java/org/apache/phoenix/schema/PTable.java  |  31 +-
 .../phoenix/schema/stats/StatisticsUtil.java|   2 +
 .../org/apache/phoenix/util/SchemaUtil.java |  10 +
 .../java/org/apache/phoenix/query/BaseTest.java |   1 +
 16 files changed, 589 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/49da7216/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
index 88a942e..932ce9f 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
@@ -428,7 +428,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP TABLE IF EXISTS " + 
tableName));
+assertFalse(stmt.execute(String.format("DROP TABLE IF 
EXISTS %s CASCADE", tableName)));
 }
 return null;
 }
@@ -653,7 +653,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP VIEW " + viewName));
+assertFalse(stmt.execute(String.format("DROP VIEW %s 
CASCADE", viewName)));
 }
 return null;
 }

http://git-wip-us.apache.org/repos/asf/phoenix/blob/49da7216/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
new file mode 100644
index 000..9502218
--- /dev/null
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
@@ -0,0 +1,151 @@
+/*
+ * 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.apache.phoenix.util.PhoenixRuntime.TENANT_ID_ATTRIB;
+import static org.junit.Assert.assertTrue;
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.fail;
+
+import java.sql.Connection;

phoenix git commit: PHOENIX-4764 Cleanup metadata of child views for a base table that has been dropped

2018-10-26 Thread karanmehta93
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.3 a48e42e7f -> 3903ad768


PHOENIX-4764 Cleanup metadata of child views for a base table that has been 
dropped


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

Branch: refs/heads/4.x-HBase-1.3
Commit: 3903ad768496d0a6517298a8f196863b87290e72
Parents: a48e42e
Author: Kadir 
Authored: Wed Sep 26 23:32:31 2018 -0700
Committer: Karan Mehta 
Committed: Fri Oct 26 14:40:48 2018 -0700

--
 .../phoenix/end2end/BasePermissionsIT.java  |   4 +-
 .../phoenix/end2end/DropTableWithViewsIT.java   | 151 ++
 .../end2end/QueryDatabaseMetaDataIT.java|   4 +
 .../end2end/TenantSpecificTablesDDLIT.java  |   4 +-
 .../coprocessor/MetaDataEndpointImpl.java   |  46 ++-
 .../phoenix/coprocessor/TaskRegionObserver.java | 292 +++
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |   9 +-
 .../query/ConnectionQueryServicesImpl.java  |  20 +-
 .../query/ConnectionlessQueryServicesImpl.java  |   9 +
 .../apache/phoenix/query/QueryConstants.java|  17 +-
 .../org/apache/phoenix/query/QueryServices.java |   6 +
 .../phoenix/query/QueryServicesOptions.java |   4 +
 .../java/org/apache/phoenix/schema/PTable.java  |  31 +-
 .../phoenix/schema/stats/StatisticsUtil.java|   2 +
 .../org/apache/phoenix/util/SchemaUtil.java |  10 +
 .../java/org/apache/phoenix/query/BaseTest.java |   1 +
 16 files changed, 589 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/3903ad76/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
index 88a942e..932ce9f 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
@@ -428,7 +428,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP TABLE IF EXISTS " + 
tableName));
+assertFalse(stmt.execute(String.format("DROP TABLE IF 
EXISTS %s CASCADE", tableName)));
 }
 return null;
 }
@@ -653,7 +653,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP VIEW " + viewName));
+assertFalse(stmt.execute(String.format("DROP VIEW %s 
CASCADE", viewName)));
 }
 return null;
 }

http://git-wip-us.apache.org/repos/asf/phoenix/blob/3903ad76/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
new file mode 100644
index 000..9502218
--- /dev/null
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
@@ -0,0 +1,151 @@
+/*
+ * 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.apache.phoenix.util.PhoenixRuntime.TENANT_ID_ATTRIB;
+import static org.junit.Assert.assertTrue;
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.fail;
+
+import java.sql.Connection;

phoenix git commit: PHOENIX-4764 Cleanup metadata of child views for a base table that has been dropped

2018-10-26 Thread karanmehta93
Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.4 b6361c4ae -> 90afa2dd9


PHOENIX-4764 Cleanup metadata of child views for a base table that has been 
dropped


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

Branch: refs/heads/4.x-HBase-1.4
Commit: 90afa2dd9c2cb0a7cefb154de7f3db1860a58d69
Parents: b6361c4
Author: Kadir 
Authored: Wed Sep 26 23:32:31 2018 -0700
Committer: Karan Mehta 
Committed: Fri Oct 26 14:39:04 2018 -0700

--
 .../phoenix/end2end/BasePermissionsIT.java  |   4 +-
 .../phoenix/end2end/DropTableWithViewsIT.java   | 151 ++
 .../end2end/QueryDatabaseMetaDataIT.java|   4 +
 .../end2end/TenantSpecificTablesDDLIT.java  |   4 +-
 .../coprocessor/MetaDataEndpointImpl.java   |  46 ++-
 .../phoenix/coprocessor/TaskRegionObserver.java | 292 +++
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |   9 +-
 .../query/ConnectionQueryServicesImpl.java  |  20 +-
 .../query/ConnectionlessQueryServicesImpl.java  |   9 +
 .../apache/phoenix/query/QueryConstants.java|  17 +-
 .../org/apache/phoenix/query/QueryServices.java |   6 +
 .../phoenix/query/QueryServicesOptions.java |   4 +
 .../java/org/apache/phoenix/schema/PTable.java  |  31 +-
 .../phoenix/schema/stats/StatisticsUtil.java|   2 +
 .../org/apache/phoenix/util/SchemaUtil.java |  10 +
 .../java/org/apache/phoenix/query/BaseTest.java |   1 +
 16 files changed, 589 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/90afa2dd/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
index 88a942e..932ce9f 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
@@ -428,7 +428,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP TABLE IF EXISTS " + 
tableName));
+assertFalse(stmt.execute(String.format("DROP TABLE IF 
EXISTS %s CASCADE", tableName)));
 }
 return null;
 }
@@ -653,7 +653,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP VIEW " + viewName));
+assertFalse(stmt.execute(String.format("DROP VIEW %s 
CASCADE", viewName)));
 }
 return null;
 }

http://git-wip-us.apache.org/repos/asf/phoenix/blob/90afa2dd/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
new file mode 100644
index 000..9502218
--- /dev/null
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
@@ -0,0 +1,151 @@
+/*
+ * 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.apache.phoenix.util.PhoenixRuntime.TENANT_ID_ATTRIB;
+import static org.junit.Assert.assertTrue;
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.fail;
+
+import java.sql.Connection;

phoenix git commit: PHOENIX-4764 Cleanup metadata of child views for a base table that has been dropped

2018-10-26 Thread karanmehta93
Repository: phoenix
Updated Branches:
  refs/heads/master 4eba144c9 -> 9f224a18b


PHOENIX-4764 Cleanup metadata of child views for a base table that has been 
dropped


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

Branch: refs/heads/master
Commit: 9f224a18b59fdcc323d661af3b307411c84c4a4c
Parents: 4eba144
Author: Kadir 
Authored: Wed Sep 26 23:32:31 2018 -0700
Committer: Karan Mehta 
Committed: Fri Oct 26 14:34:23 2018 -0700

--
 .../phoenix/end2end/BasePermissionsIT.java  |   4 +-
 .../phoenix/end2end/DropTableWithViewsIT.java   | 151 ++
 .../end2end/QueryDatabaseMetaDataIT.java|   4 +
 .../end2end/TenantSpecificTablesDDLIT.java  |   4 +-
 .../coprocessor/MetaDataEndpointImpl.java   |  46 ++-
 .../phoenix/coprocessor/TaskRegionObserver.java | 298 +++
 .../phoenix/jdbc/PhoenixDatabaseMetaData.java   |   9 +-
 .../query/ConnectionQueryServicesImpl.java  |  20 +-
 .../query/ConnectionlessQueryServicesImpl.java  |   9 +
 .../apache/phoenix/query/QueryConstants.java|  62 ++--
 .../org/apache/phoenix/query/QueryServices.java |   6 +
 .../phoenix/query/QueryServicesOptions.java |   4 +
 .../java/org/apache/phoenix/schema/PTable.java  |  31 +-
 .../phoenix/schema/stats/StatisticsUtil.java|   2 +
 .../org/apache/phoenix/util/SchemaUtil.java |  10 +
 .../java/org/apache/phoenix/query/BaseTest.java |   1 +
 16 files changed, 620 insertions(+), 41 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9f224a18/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
index 515de47..81a68b4 100644
--- a/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
+++ b/phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java
@@ -429,7 +429,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP TABLE IF EXISTS " + 
tableName));
+assertFalse(stmt.execute(String.format("DROP TABLE IF 
EXISTS %s CASCADE", tableName)));
 }
 return null;
 }
@@ -654,7 +654,7 @@ public class BasePermissionsIT extends BaseTest {
 @Override
 public Object run() throws Exception {
 try (Connection conn = getConnection(); Statement stmt = 
conn.createStatement();) {
-assertFalse(stmt.execute("DROP VIEW " + viewName));
+assertFalse(stmt.execute(String.format("DROP VIEW %s 
CASCADE", viewName)));
 }
 return null;
 }

http://git-wip-us.apache.org/repos/asf/phoenix/blob/9f224a18/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
new file mode 100644
index 000..9502218
--- /dev/null
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java
@@ -0,0 +1,151 @@
+/*
+ * 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.apache.phoenix.util.PhoenixRuntime.TENANT_ID_ATTRIB;
+import static org.junit.Assert.assertTrue;
+import static org.junit.Assert.assertFalse;
+import static org.junit.Assert.fail;
+
+import java.sql.Connection;
+import 

phoenix git commit: Revert "PHOENIX-4768 Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT"

2018-10-26 Thread vincentpoon
Repository: phoenix
Updated Branches:
  refs/heads/4.14-HBase-1.1 ac69359ae -> ca3597d84


Revert "PHOENIX-4768 Re-enable testCompactUpdatesStats and 
testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT"

This reverts commit ce834bec462094a203e1c99b52ce82b8da89.


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

Branch: refs/heads/4.14-HBase-1.1
Commit: ca3597d842d00fbb4cda5adb84fcb792ab06f3a2
Parents: ac69359a
Author: James Taylor 
Authored: Sun Jun 3 16:08:49 2018 -0700
Committer: Vincent Poon 
Committed: Fri Oct 26 13:43:40 2018 -0700

--
 .../org/apache/phoenix/schema/stats/StatsCollectorIT.java | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/phoenix/blob/ca3597d8/phoenix-core/src/it/java/org/apache/phoenix/schema/stats/StatsCollectorIT.java
--
diff --git 
a/phoenix-core/src/it/java/org/apache/phoenix/schema/stats/StatsCollectorIT.java
 
b/phoenix-core/src/it/java/org/apache/phoenix/schema/stats/StatsCollectorIT.java
index 5436311..09d28f8 100644
--- 
a/phoenix-core/src/it/java/org/apache/phoenix/schema/stats/StatsCollectorIT.java
+++ 
b/phoenix-core/src/it/java/org/apache/phoenix/schema/stats/StatsCollectorIT.java
@@ -68,6 +68,7 @@ import org.apache.phoenix.util.SchemaUtil;
 import org.apache.phoenix.util.TestUtil;
 import org.junit.Before;
 import org.junit.BeforeClass;
+import org.junit.Ignore;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.junit.runners.Parameterized;
@@ -403,11 +404,13 @@ public abstract class StatsCollectorIT extends 
BaseUniqueNamesOwnClusterIT {
 }
 
 @Test
+@Ignore //TODO remove this once  
https://issues.apache.org/jira/browse/TEPHRA-208 is fixed
 public void testCompactUpdatesStats() throws Exception {
 testCompactUpdatesStats(0, fullTableName);
 }
 
 @Test
+@Ignore //TODO remove this once  
https://issues.apache.org/jira/browse/TEPHRA-208 is fixed
 public void testCompactUpdatesStatsWithMinStatsUpdateFreq() throws 
Exception {
 
testCompactUpdatesStats(QueryServicesOptions.DEFAULT_STATS_UPDATE_FREQ_MS, 
fullTableName);
 }
@@ -460,7 +463,7 @@ public abstract class StatsCollectorIT extends 
BaseUniqueNamesOwnClusterIT {
 Scan scan = new Scan();
 scan.setRaw(true);
 PhoenixConnection phxConn = conn.unwrap(PhoenixConnection.class);
-try (HTableInterface htable = 
phxConn.getQueryServices().getTable(Bytes.toBytes(physicalTableName))) {
+try (HTableInterface htable = 
phxConn.getQueryServices().getTable(Bytes.toBytes(tableName))) {
 ResultScanner scanner = htable.getScanner(scan);
 Result result;
 while ((result = scanner.next())!=null) {
@@ -473,7 +476,7 @@ public abstract class StatsCollectorIT extends 
BaseUniqueNamesOwnClusterIT {
 scan = new Scan();
 scan.setRaw(true);
 phxConn = conn.unwrap(PhoenixConnection.class);
-try (HTableInterface htable = 
phxConn.getQueryServices().getTable(Bytes.toBytes(physicalTableName))) {
+try (HTableInterface htable = 
phxConn.getQueryServices().getTable(Bytes.toBytes(tableName))) {
 ResultScanner scanner = htable.getScanner(scan);
 Result result;
 while ((result = scanner.next())!=null) {



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

2018-10-26 Thread Apache Jenkins Server
See 


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

[Phoenix_Compile_Compat_wHBase] $ /bin/bash /tmp/jenkins8353843806774615988.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) 386407
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:   98957636 kB
MemFree:42923516 kB
Filesystem  Size  Used Avail Use% Mounted on
udev 48G 0   48G   0% /dev
tmpfs   9.5G   66M  9.4G   1% /run
/dev/sda3   3.6T   65G  3.4T   2% /
tmpfs48G 0   48G   0% /dev/shm
tmpfs   5.0M 0  5.0M   0% /run/lock
tmpfs48G 0   48G   0% /sys/fs/cgroup
/dev/sda2   473M   55M  394M  13% /boot
/dev/loop0   88M   88M 0 100% /snap/core/5662
/dev/loop1   28M   28M 0 100% /snap/snapcraft/1871
/dev/loop2   67M   67M 0 100% /snap/lxd/9263
tmpfs   9.5G 0  9.5G   0% /run/user/910
/dev/loop3   67M   67M 0 100% /snap/lxd/9277
/dev/loop4   68M   68M 0 100% /snap/lxd/9298
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
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