NIFI Expression docs

빅데이터|2023. 5. 17. 14:48
728x90

요즘 나이파이를 많이 쓰다 보니 공식문서를 자주 보게 되는데 매번 다시 검색하는 삽질중이라 링크 남길겸 남겨 둔다.

 

NIFI Attribute Update 또는 Create 할때 NIFI 자체 랭귀지를 많이 사용 한다.

 

기초적인 사용법은 ${hanuking:isNull()} 등이 있다. 링크를 남기는게 목적이라 상세한 내용은 다음 기회에 적도록하자

대부분 폐쇄망에 있어서 옮겨적기 귀찮다....

https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html

 

Apache NiFi Expression Language Guide

Description: [.description]#The isJson function returns true if the subject is a JSON array or a JSON object, false otherwise. This is typically used to determine whether an attribute is JSON in order to allow for a follow-on JSONPath query. Although techn

nifi.apache.org

 

 

'빅데이터' 카테고리의 다른 글

meilisearch  (0) 2024.08.16
NIFI Attribute json Array 저장 방법  (0) 2023.07.20
NIFI 실행 방법 도커기반  (0) 2022.12.19
ambari 기반 HDP 3.1 설치 #2  (0) 2022.12.18
ambari 기반 HDP 3.1 설치 #1  (0) 2022.12.14

댓글()