Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 349 Bytes

File metadata and controls

9 lines (6 loc) · 349 Bytes

impala-streaming

server and library to support streaming data to parquet impala table

Getting Started with Docker

  • Maven build impala-streaming/org.cg.impala.streaming/pom.xml
  • Add hostname quickstart.cloudera to your host table (eg, /etc/hosts).
  • Go to impala-streaming/org.cg.impala.streaming/docker/ and run docker-compose up