Phoenix v4.9.0-HBase-0.98-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: c28c97b53a6e589cb7e73e8ba80cd7e045a52955
  1. bin/
  2. config/
  3. dev/
  4. examples/
  5. phoenix-assembly/
  6. phoenix-client/
  7. phoenix-core/
  8. phoenix-flume/
  9. phoenix-hive/
  10. phoenix-pherf/
  11. phoenix-pig/
  12. phoenix-protocol/
  13. phoenix-queryserver/
  14. phoenix-queryserver-client/
  15. phoenix-server/
  16. phoenix-spark/
  17. phoenix-tracing-webapp/
  18. src/
  19. .gitignore
  20. BUILDING
  21. KEYS
  22. LICENSE
  23. NOTICE
  24. pom.xml
  25. README
  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.