kennknowles opened a new issue, #18871: URL: https://github.com/apache/beam/issues/18871
Currently, any experiments specified via "–experiment=.." from ExperimentalOptions.java is not output as display data because the ExperimentalOptions interface is marked @Hidden. This makes it more difficult to understand what experiments were set when investigating a job. I don't see any reason why this interface should be hidden; I suggest removing the annotation. Imported from Jira [BEAM-4104](https://issues.apache.org/jira/browse/BEAM-4104). Original Jira may contain additional context. Reported by: swegner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
