Jiayi-Liao opened a new issue #1081: URL: https://github.com/apache/iceberg/issues/1081
As far as I know, currently, 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. I believe there're many users in such a situaiton like: * users that cannot try iceberg because of limitations like (spark / hdfs / hive version). * users that work with other frameworks (like Flink), want to know more about iceberg. * users that want to demonstrate the capability of Iceberg to other potential users. I'm proposing this because I'm exploring the data lake related frameworks right now and Hudi already has the [Docker Demo](https://hudi.apache.org/docs/docker_demo.html) and it helps me to demonstrate the demo to other members in the same team. I believe this also will do a lot of help to starters in Iceberg. ---------------------------------------------------------------- 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]
