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

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

                Author: ASF GitHub Bot
            Created on: 28/Jun/18 23:26
            Start Date: 28/Jun/18 23:26
    Worklog Time Spent: 10m 
      Work Description: rangadi commented on issue #5788: [BEAM-4652] Allow 
PubsubIO to read public data
URL: https://github.com/apache/beam/pull/5788#issuecomment-401202606
 
 
   PubsubIO/PubsubUnboundedSource changes LGTM. We can even just require 
--project option in GcpOptions to be always present, which is quite normal for 
many GCP components.

----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 117119)
    Time Spent: 4h  (was: 3h 50m)

> PubsubIO: create subscription on different project than the topic
> -----------------------------------------------------------------
>
>                 Key: BEAM-4652
>                 URL: https://issues.apache.org/jira/browse/BEAM-4652
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-gcp
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Critical
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> If you try to read a public pubsub topic in the DirectRunner, it will fail 
> with 403 when trying to create a subscription. This is because it tries to 
> create a subscription on the shared public data set.
> There is an example used in 
> https://github.com/googlecodelabs/cloud-dataflow-nyc-taxi-tycoon and the 
> dataset is {{projects/pubsub-public-data/topics/taxirides-realtime}}. I 
> discovered that I could not read this in the DirectRunner even though the 
> codelab works. But that 1.x codelab also does not work in the 
> InProcessPipelineRunner, so it has been broken all along.
> So you cannot read public data or any other read-only data using PubsubIO.



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

Reply via email to