Member since
06-17-2025
2
Posts
0
Kudos Received
0
Solutions
06-21-2025
09:40 PM
Hi All, I am trying to fetch data from the simple wttr api. The below works fine from curl or postman at the same time: curl http://www.wttr.in/paris?format=j1 But accessing same from invokeHTTP gives me connection refused or connection reset. I have tried by putting higher timeouts and adding user agents, but no resolution Do I need to open the internet connectivity somewhere or something?. invokeHTTP Image
... View more
Labels:
- Labels:
-
Apache NiFi
-
Cloudera DataFlow (CDF)
06-19-2025
02:48 PM
1 Kudo
Provenance/lineage is not currently visible from the Flow Designer. This is intended because the Flow Designer UI is for flow design regardless of whether there is a Test Session or deployment active. Provenance and lineage is associated with actual data running through a deployment, so to view these you'll need to navigate to the Cloudera Flow Management (NiFi) canvas from the deployment view once your flow has been deployed. From the canvas you can proceed as the video instructs and hopefully it looks familiar at that point.
... View more