iceberg
iceberg copied to clipboard
Extending example
- improve(documentation): minimal requirements, creating table using spark dataframe, loading iceberg table using spark
This changes the notebook language to Python and duplicates a cell. I don't think it is something that's ready to merge. There's also a ton of extra metadata.
Also, there's now a published version, 0.2.0, in JitPack so there's no need to duplicate build instructions here.
- I removed the build instructions
- I restored the original notebook kernel metadata
- I removed the redundant metadata I added
- regarding the duplicates a cell do you mean these (Drop and create a table in HDFS using hive tables/spark dataframe)? do you want me to write it a bit more generic ? to reserve imports only on one cell? remove the spark example ?
@rdblue how does it look now ?