[jira] [Commented] (BEAM-5420) BigtableIO tries to get runtime parameters when collecting display data at pipeline construction time

2018-09-26 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16629346#comment-16629346 ] Kevin Si commented on BEAM-5420: Or we use the following method to get display data from runtime

[jira] [Commented] (BEAM-5420) BigtableIO tries to get runtime parameters when collecting display data at pipeline construction time

2018-09-26 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16629256#comment-16629256 ] Kevin Si commented on BEAM-5420: The reason is that the display data is read at pipeline construction time

[jira] [Commented] (BEAM-5420) BigtableIO tries to get runtime parameters when collecting display data at pipeline construction time

2018-09-25 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627530#comment-16627530 ] Kevin Si commented on BEAM-5420: This is the error we get if we try to access runtime parameters when

[jira] [Created] (BEAM-5420) BigtableIO tries to get runtime parameters when collecting display data at pipeline construction time

2018-09-18 Thread Kevin Si (JIRA)
Kevin Si created BEAM-5420: -- Summary: 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

[jira] [Commented] (BEAM-5364) BigtableIO source tries to validate table ID even though validation is turned off

2018-09-12 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612000#comment-16612000 ] Kevin Si commented on BEAM-5364: I will send out a PR to fix this. The change should be small. >

[jira] [Commented] (BEAM-5364) BigtableIO source tries to validate table ID even though validation is turned off

2018-09-12 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16611998#comment-16611998 ] Kevin Si commented on BEAM-5364: Sorry! I meant to say a blocker for "Cloud Bigtable Avro import and

[jira] [Updated] (BEAM-5364) BigtableIO source tries to validate table ID even though validation is turned off

2018-09-12 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Si updated BEAM-5364: --- Priority: Minor (was: Blocker) > BigtableIO source tries to validate table ID even though validation is >

[jira] [Created] (BEAM-5364) BigtableIO source tries to validate table ID even though validation is turned off

2018-09-11 Thread Kevin Si (JIRA)
Kevin Si created BEAM-5364: -- Summary: BigtableIO source tries to validate table ID even though validation is turned off Key: BEAM-5364 URL: https://issues.apache.org/jira/browse/BEAM-5364 Project: Beam

[jira] [Commented] (BEAM-5272) Randomize the reduced splits in BigtableIO so that multiple workers may not hit the same tablet server

2018-08-31 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598663#comment-16598663 ] Kevin Si commented on BEAM-5272: https://github.com/apache/beam/pull/6308 > Randomize the reduced splits

[jira] [Created] (BEAM-5272) Randomize the reduced splits in BigtableIO so that multiple workers may not hit the same tablet server

2018-08-30 Thread Kevin Si (JIRA)
Kevin Si created BEAM-5272: -- Summary: Randomize the reduced splits in BigtableIO so that multiple workers may not hit the same tablet server Key: BEAM-5272 URL: https://issues.apache.org/jira/browse/BEAM-5272

[jira] [Closed] (BEAM-5256) Update Bigtable dependency

2018-08-29 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Si closed BEAM-5256. -- Resolution: Won't Fix > Update Bigtable dependency > -- > > Key:

[jira] [Commented] (BEAM-5256) Update Bigtable dependency

2018-08-29 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596427#comment-16596427 ] Kevin Si commented on BEAM-5256: Second thought, we may want to use a different version of Bigtable

[jira] [Created] (BEAM-5256) Update Bigtable dependency

2018-08-29 Thread Kevin Si (JIRA)
Kevin Si created BEAM-5256: -- Summary: Update Bigtable dependency Key: BEAM-5256 URL: https://issues.apache.org/jira/browse/BEAM-5256 Project: Beam Issue Type: Improvement Components:

[jira] [Updated] (BEAM-4261) BigtableIO should not try to validate runtime parameters at construction time.

2018-07-23 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Si updated BEAM-4261: --- Summary: BigtableIO should not try to validate runtime parameters at construction time. (was:

[jira] [Commented] (BEAM-4261) CloudBigtableIO should not try to validate runtime parameters at construction time.

2018-05-09 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16469481#comment-16469481 ] Kevin Si commented on BEAM-4261: I am not sure. Trying to create template without any runtime parameter

[jira] [Commented] (BEAM-4261) CloudBigtableIO should not try to validate runtime parameters at construction time.

2018-05-09 Thread Kevin Si (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16469424#comment-16469424 ] Kevin Si commented on BEAM-4261: I have not tried withoutValidation(). Maybe that can be a workaround. I

[jira] [Created] (BEAM-4261) CloudBigtableIO should not try to validate runtime parameters at construction time.

2018-05-09 Thread Kevin Si (JIRA)
Kevin Si created BEAM-4261: -- Summary: CloudBigtableIO should not try to validate runtime parameters at construction time. Key: BEAM-4261 URL: https://issues.apache.org/jira/browse/BEAM-4261 Project: Beam