【问题标题】:Apache Nifi - create a new pipeline using APIApache Nifi - 使用 API 创建新管道
【发布时间】:2018-07-16 01:36:31
【问题描述】:

我们能否在不使用 GUI 的情况下使用 Apache Nifi API 创建新管道?如果是,请告诉我相同的步骤。

【问题讨论】:

    标签: apache-nifi


    【解决方案1】:

    如果你熟悉 Python,还有一个用于 NiFi 的社区 Python 客户端。 https://github.com/Chaffelson/nipyapi

    这里有一个简单的介绍: https://community.hortonworks.com/articles/167364/nifi-sdlc-automation-in-python-with-nipyapi-part-1.html

    注意:我是主要作者。

    【讨论】:

    • 谢谢 :) 太好了!
    【解决方案2】:

    对你的问题的回答是肯定的,你可以使用:

    • NiFi API。
    • NiFi CLI 1.6 版。
    • NiPyApi python 客户端感谢@chaffelson

    您可以在此处找到文档: https://github.com/apache/nifi/tree/master/nifi-toolkit/nifi-toolkit-cli https://nifi.apache.org/docs/nifi-docs/rest-api/index.html

    您也可以在 Hortonworks 页面中搜索,有很多有用的内容。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-02-03
      • 1970-01-01
      • 2023-03-14
      • 2021-12-05
      • 1970-01-01
      • 2021-05-19
      • 2019-08-22
      • 1970-01-01
      相关资源
      最近更新 更多