Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A facet is another place where data can be read, like streams and datasets.
    •  Therefore, facets are readable anywhere a stream or dataset is readable (MapReduce/Spark program, flows, ETL) 
  • A facet is a read-only view of a stream or dataset, with a specific read format (schema + format (csv, avro))
  • If explore is enabled, then a Hive table will be created for each facet

...

3.2 Plan

  • Facet HTTP API, client, CLI
  • Facets can be a view of a stream
  • Hive tables will be created for facets