Member since
09-03-2019
4
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
942 | 10-30-2019 03:54 PM |
10-30-2019
03:54 PM
The solution is that, after ExtractText I need an UpdateAttribute Processor which stores the attribute from ExtractText permanently.
... View more
10-30-2019
02:22 PM
Hello,
I have a websocket on which I receive a text message (listenWebsocket Processor) , I want to put the whole text message as an attribute into the FetchFile processor.
I want to call the value of this extracted attribute in the filepath of the processor? ExtractText works well, the data provenance shows that there's an new attribute after ExtractText has run, but the attribute value is not set into the file path in the FetchFile Processor ?? What's wrong, did I miss some configuration? A custom attribute is called ${attributename} , right?
Thanks a lot for your help
Henriette
... View more
Labels:
- Labels:
-
Apache Hadoop