You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mr TheSegfault (JIRA)" <ji...@apache.org> on 2019/02/01 14:23:00 UTC

[jira] [Commented] (MINIFICPP-725) Provide listing of enabled extensions to modules enabled during build

    [ https://issues.apache.org/jira/browse/MINIFICPP-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758349#comment-16758349 ] 

Mr TheSegfault commented on MINIFICPP-725:
------------------------------------------

[~srr] and [~aldrin] This is produced at the end of the build.

 

There is a list of extensions included. Here is an example:

The following features have been enabled:

* EXPRESSION LANGUAGE EXTENSIONS, This enables NiFi expression language
 * HTTP CURL, This enables RESTProtocol, InvokeHTTP, and the HTTPClient for Site to Site
 * ROCKSDB REPOS, This Enables persistent provenance, flowfile, and content repositories using RocksDB
 * ARCHIVE EXTENSIONS, This Enables libarchive functionality including MergeContent, CompressContent, (Un)FocusArchiveEntry and ManipulateArchive.
 * SCRIPTING EXTENSIONS, This enables scripting

-- The following OPTIONAL packages have been found:

* LibRt
 * Git
 * BZip2
 * LibLZMA
 * EXPAT
 * Boost

-- The following REQUIRED packages have been found:

* BISON
 * FLEX
 * CURL
 * Threads
 * UUID
 * OpenSSL
 * PythonLibs
 * ZLIB

-- The following features have been disabled:

* CIVETWEB, This enables ListenHTTP

-- The following OPTIONAL packages have not been found:

* WinSock
 * RocksDB
 * LibArchive
 * Nettle
 * LibXml2
 * Doxygen

> Provide listing of enabled extensions to modules enabled during build  
> -----------------------------------------------------------------------
>
>                 Key: MINIFICPP-725
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-725
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Aldrin Piri
>            Priority: Major
>
> From the Apache NiFi Slack workspace (https://apachenifi.slack.com/archives/CDF1VC1UZ/p1548861784008700) a user expressed some confusion over what processors/extensions are enabled with the various features that are enabled.  It would be helpful to have docs or some programmatic option during configuration that highlights what will be made available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)