[ 
https://issues.apache.org/jira/browse/BEAM-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629256#comment-16629256
 ] 

Kevin Si commented on BEAM-5420:
--------------------------------

The reason is that the display data is read at pipeline construction time only 
and never get updated at runtime. This means that the UI will show these dummy 
values, which is super ugly.
I am going to update the logic and remove runtime parameters from the display 
data.

> BigtableIO tries to get runtime parameters when collecting display data at 
> pipeline construction time
> -----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5420
>                 URL: https://issues.apache.org/jira/browse/BEAM-5420
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Kevin Si
>            Assignee: Chamikara Jayalath
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For example: 
> [https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableConfig.java#L165]
> At Dataflow pipeline construction time calling getProjectId() gives an error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to