Scott Wegner created BEAM-4104:
----------------------------------
Summary: Experiments should be output as DisplayData
Key: BEAM-4104
URL: https://issues.apache.org/jira/browse/BEAM-4104
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Scott Wegner
Assignee: Kenneth Knowles
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)