[
https://issues.apache.org/jira/browse/BEAM-5462?focusedWorklogId=160280&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-160280
]
ASF GitHub Bot logged work on BEAM-5462:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Oct/18 22:41
Start Date: 29/Oct/18 22:41
Worklog Time Spent: 10m
Work Description: markflyhigh commented on issue #6834: [BEAM-5462] Fix
<pipeline>.options since it's deprecated
URL: https://github.com/apache/beam/pull/6834#issuecomment-434107664
I think our current discussion goes beyond my initial goal which is to get
rid of deprecation warning messages. I still don't have a clear idea how
runners should look like, but believe Java SDK (like `DirectRunner` or
`DataflowRunner`) should be in a good state and has a clear example for this
problem.
If we don't want to get rid of deprecation message now (which makes sense
because people can easily notice this problem and investigate it), I can close
this PR.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 160280)
Time Spent: 1h (was: 50m)
> get rid of <pipeline>.options deprecation warnings in tests
> -----------------------------------------------------------
>
> Key: BEAM-5462
> URL: https://issues.apache.org/jira/browse/BEAM-5462
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Udi Meiri
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Messages look like:
> {{/usr/local/google/home/ehudm/src/beam/sdks/python/apache_beam/runners/direct/direct_runner.py:360:
> DeprecationWarning: options is deprecated since First stable release.
> References to <pipeline>.options will not be supported}}
> {{pipeline.replace_all(_get_transform_overrides(pipeline.options))}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)