Geir Atle Hegsvold
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 7
Comments
Recent activity by Geir Atle Hegsvold-
I've got a real use-case for this: At Statnett we import data from Kafka. Kafka returns a base64-encoded XML-string. The decoded XML-string contains about a dozen different namespaces (ns1, ns2, ns...
-
Follow up: Adding the following to the pipe config got rid of all namespaces: "namespaces_identifiers": true, "remove_namespaces": true
-
I will try to clarify what additions we would like in the Graph view. The purpose for these additions is to get a better understanding of the complete flows for more efficient debugging and for pot...