You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/24 21:02:00 UTC

[jira] [Work logged] (BEAM-6668) use add experiment methods (Java and Python)

     [ https://issues.apache.org/jira/browse/BEAM-6668?focusedWorklogId=317834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317834 ]

ASF GitHub Bot logged work on BEAM-6668:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Sep/19 21:01
            Start Date: 24/Sep/19 21:01
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on issue #9445: [BEAM-6668] Use add experiment methods
URL: https://github.com/apache/beam/pull/9445#issuecomment-534746497
 
 
   Run Java_Examples_Dataflow PreCommit
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 317834)
    Time Spent: 2h  (was: 1h 50m)

> use add experiment methods (Java and Python)
> --------------------------------------------
>
>                 Key: BEAM-6668
>                 URL: https://issues.apache.org/jira/browse/BEAM-6668
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp, sdk-py-core
>            Reporter: Udi Meiri
>            Priority: Minor
>              Labels: beginner, easyfix, newbie
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Python:
> Convert instances of experiments.append(...)
> to debug_options.add_experiment(...)
> Java:
> Use ExperimentalOptions.addExperiment(...)
> instead of getExperiments(), modify, setExperiments() pattern.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)