Phoenix v4.9.0-HBase-1.2-rc0
PHOENIX-3426 Fix the broken QueryServerBasicsIT

For integration tests with MiniHBaseCluster, we have to
deal with multiple versions of protobuf on the classpath.
As such, it's easier to use the shaded artifact from Avatica
instead of re-shading that in Phoenix and trying to keep
the Phoenix classes off the test classpath.
2 files changed
tree: b0e2c229b14e237c51daf23ae07e4d86d058e367
  1. bin/
  2. config/
  3. dev/
  4. docs/
  5. examples/
  6. phoenix-assembly/
  7. phoenix-client/
  8. phoenix-core/
  9. phoenix-flume/
  10. phoenix-hive/
  11. phoenix-pherf/
  12. phoenix-pig/
  13. phoenix-protocol/
  14. phoenix-queryserver/
  15. phoenix-queryserver-client/
  16. phoenix-server/
  17. phoenix-spark/
  18. phoenix-tracing-webapp/
  19. src/
  20. .gitignore
  21. build.txt
  22. KEYS
  23. LICENSE
  24. NOTICE
  25. pom.xml
  26. README.md
README.md

logo

Apache Phoenix is a SQL skin over HBase delivered as a client-embedded JDBC driver targeting low latency queries over HBase data. Visit the Apache Phoenix website here.

Copyright ©2014 Apache Software Foundation. All Rights Reserved.