rdblue commented on pull request #1100: URL: https://github.com/apache/iceberg/pull/1100#issuecomment-649142889
> Should we use Hive Table or Hadoop Table in the docker demo? Yes, otherwise we don't need docker for a demo. Hadoop tables can be used with a local file system after starting Spark with the instructions on the [quick start page](https://iceberg.apache.org/getting-started/#using-iceberg-in-spark). The difficult thing is seeing it work with a metastore because it is difficult to get Hive running. > How often do we need to update the docker? I'd say it should be updated after each release. It would also be nice to test releases by running through it. I wouldn't add it to CI because I don't think Docker adds much value there over what we already have. > Features included in the docker demo Schema evolution is a good one to demonstrate. Metadata tables are really useful, and time travel queries are good to know about. > Will the docker demo demonstrated on the website? Yes, I think it would be worth adding to the site once it's done. ---------------------------------------------------------------- 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]
