Skip to content

Commit

Permalink
Add JQ to NiFi
Browse files Browse the repository at this point in the history
  • Loading branch information
sodre committed Nov 20, 2017
1 parent bb27448 commit f19061b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta/nifi_env.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
NIFI_DIRNAME=${PARCEL_DIRNAME:-"NIFI-1.4.0"}
export CDH_NIFI_HOME=$PARCELS_ROOT/$NIFI_DIRNAME/lib/nifi
export CDH_NIFI_TOOLKIT_HOME=$PARCELS_ROOT/$NIFI_DIRNAME/lib/nifi-toolkit

alias jq=$PARCELS_ROOT/$NIFI_DIRNAME/bin/jq

0 comments on commit f19061b

Please sign in to comment.