[GitHub] [beam] pabloem commented on a change in pull request #11950: [BEAM-8596]: Add SplunkIO transform to write messages to Splunk

2020-06-10 Thread GitBox
pabloem commented on a change in pull request #11950: URL: https://github.com/apache/beam/pull/11950#discussion_r438284843 ## File path: sdks/java/io/splunk/src/main/java/org/apache/beam/sdk/io/splunk/SplunkEventWriter.java ## @@ -0,0 +1,395 @@ +/* + * Licensed to the Apache S

[GitHub] [beam] pabloem commented on a change in pull request #11950: [BEAM-8596]: Add SplunkIO transform to write messages to Splunk

2020-06-09 Thread GitBox
pabloem commented on a change in pull request #11950: URL: https://github.com/apache/beam/pull/11950#discussion_r436992485 ## File path: sdks/java/io/splunk/src/main/java/org/apache/beam/sdk/io/splunk/SplunkEvent.java ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache Softwar