Member since
12-27-2018
25
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1900 | 01-16-2019 07:21 PM |
06-12-2020
11:29 PM
thanks, @jsensharma I had to do one more thing (Windows 10 pro, Dell Inspiron): run OptionalFeatures.exe
... View more
02-20-2019
07:04 PM
Looks like @Bryan Bende already answered this over on https://stackoverflow.com/questions/54791414/how-i-can-use-hbase-2-0-4-version-in-nifi
... View more
01-16-2019
07:21 PM
I solved the problem. I used this solution; [
{
"operation": "shift",
"spec": {
"*": {
"nodeId": "node_ids",
"status": "node_status"
}
}
}
]
... View more
01-16-2019
06:07 PM
@Adam J In reality, Kubernetes is an orchestration tool downloadable from kubernetes and then download a nifi as a docker image from docker hub. Have a look at this preconfigured kubernetes-nifi cluster HTH
... View more
01-05-2019
08:45 AM
"Partition by Attribute" was great for me! Thank you Matt!
... View more