Versions Compared

Key

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

...

Extension NameDescriptionCMAKE Option
HTTP-CURLEnables libcURL builds, thus supporting HTTP operations-DDISABLE_CURL=TRUE
ROCKSDB

Enables ROCKSDB to build providing provenance, flowfile, and DBContent repositories.

*Note that if disabled, only volatile repositories will be allowed

-DDISABLE_ROCKSDB=TRUE
LIBARCHIVEProvides archive processors including MergeContent and CompressContent.-DDISABLE_LIBARCHIVE=TRUE
SCRIPTINGEnables Execute script with python and LUA-DDISABLE_SCRIPTING=TRUE

Step-by-step guide

When building you may use the following steps

...