Versions Compared

Key

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

Data Hub provides the ability to store and query large amounts of data processed by Image Added.

Typical usage of Data Hub includes:

...

The Data Hub agent bulk loads data in CSV files to HDFS and then inserts it into a Parquet table in the Impala database. The table data is then available for query via the Web via the Image Added Web UI.

In a production environment, it is recommended that the size of the collected files ranges between 1 to 100 MB. Though it is possible to collect and process small batches the overhead of handling a large number of files will have significant impact on performance.

...