Jiayi-Liao opened a new pull request #1100:
URL: https://github.com/apache/iceberg/pull/1100


   # The Purpose of the Change
   
   Users can only work with iceberg on an existing hadoop / hdfs / hive / spark 
cluster or deploying a new one. It's not very friendly to starters, especially 
those who want to know more about iceberg but don't have an available 
environment to make iceberg work well. See more in 
https://github.com/apache/iceberg/issues/1081.
   
   This change is to add a docker demo for starters of Iceberg.
   
   # Brief Change Log
   
   * Add namenode/datanode/spark container and use docker-compose to setup the 
cluster
   * Add scripts for the docker demo such as build.sh, start_demo.sh and 
stop_demo.sh
   * Add README.md to show users how to use the docker demo
   
   
   # Other things you may want to know:
   
   * The docker id should be replaced with iceberg's docker id in DockerHub 
when being merged.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to