Git Product home page Git Product logo

apachenifi's Introduction

Apache Nifi 2022 Youtube Series

๐Ÿ’ฌ If you have Questions or wanna have a chat - Join Me on Discord at:

Apache NiFi Topics Q&A

Data Engineering Topics Q&A

Data Engineering Compass Q&A

Find the Playlist on Youtube as Apache Nifi 2022 Youtube Series

Here are the Chapters in the order your should follow them to get a better understanding of Apache NiFi

  • Apache NiFi Installation
    Covered Topics
    • Go over the Agenda - 00:21
    • Download resources - 01:06
    • Go over main configuration files - 03:36
    • Startup Apache NiFi - 08:58
    • Create new admin user in Apache NiFi - 14:17
    • Recap of what we have done - 17:34

  • Apache NiFi User Interface Walk through - Part 2
    Covered Topics
    • Apache NiFi Components Toolbar - INPUT/OUTPUT Ports component Explained - 00:09
    • Apache NiFi Components Toolbar - Process Group component Explained - 03:09
    • Apache NiFi Components Toolbar - INPUT/OUTPUT Ports Demo use - 05:52
    • Apache NiFi Components Toolbar - Funnel component Explained - 10:48

  • Apache NiFi User Interface Walk through - Part 3
    Covered Topics
    • Apache NiFi Components Toolbar - Funnel component Explained - 00:18
    • Apache NiFi Components Toolbar - Template component Explained - 02:50
    • Apache NiFi Components Toolbar - Label component Explained - 06:34

  • Apache NiFi User Interface Walk through - Part 3
    Covered Topics
    • Apache NiFi Global Menu/Burger Menu Explained - 00:03
    • Apache NiFi Global Menu - NiFi Summary Explained - 00:27
    • Apache NiFi Global Menu - NiFi Counter Explained - 06:01
    • Apache NiFi Global Menu - NiFi Bulletin Board Explained - 10:33
    • Apache NiFi Global Menu - NiFi Data Provenance Explained - 13:55
    • Apache NiFi Global Menu - NiFi Controller Settings Explained - 18:31
    • Apache NiFi Global Menu - NiFi Parameter Context Explained - 23:05
    • Apache NiFi Global Menu - NiFi Flow Configuration History Explained - 27:31
    • Apache NiFi Global Menu - NiFi Node Status Explained - 29:02
    • Apache NiFi Global Menu - NiFi Templates Explained - 30:25
    • Apache NiFi Main Workspace Controls - 31:40
    • Me bitching about random stuff - 43:00

  • Apache NiFi Logging Explained
    Covered Topics
    • How Logging works in Apache NiFi - 01:14
    • Apache NiFi Main Logs Explained - 02:40
    • How to edit Apache NiFi default logging(logback.xml) - 04:35
    • Read the log files using Apache NiFi - 10:35
    • Add Slack Integration in Apache NiFi - 19:01

apachenifi's People

Contributors

insightbyte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

apachenifi's Issues

pg_id_string command is fail to execute

Hi, I have tried to use this but failed at 7th command, getting the error as below.

jq: error: syntax error, unexpected $end, expecting QQSTRING_TEXT or QQSTRING_INTERP_START or QQSTRING_END (Unix shell quoting issues?) at , line 1:
.resources[] | select(.name| contains ("NiFi
jq: 1 compile error

command

export pg_id_string=echo $resources| jq -c '.resources[] | select(.name| contains ("'$pg_name'")) | .identifier' | grep -v 'data|policies|operation' | grep'process-groups' | tr -d '"'``

Below are the troubleshooting steps i have done from previous issue/query.

Query hit

export resources=curl -XGET http://$nifi_host:$nifi_port/nifi-api/resources

Response

echo $resources
P

Please suggest. Note i have the username and password for login into nifi gui.

Error while exporting pg_id_string

export pg_id_string=echo $resources| jq -c '.resources[] | select(.name| contains ("'NiFi Flow'")) | .identifier' | grep -v 'data\|policies\|operation' | grep 'process-groups' | tr -d '"'
jq: error: syntax error, unexpected $end, expecting QQSTRING_TEXT or QQSTRING_INTERP_START or QQSTRING_END (Unix shell quoting issues?) at , line 1:
.resources[] | select(.name| contains ("NiFi
jq: 1 compile error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.