[ https://issues.apache.org/jira/browse/BAHIR-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207985#comment-16207985 ]
ASF GitHub Bot commented on BAHIR-141: -------------------------------------- Github user ankitagr2312 commented on the issue: https://github.com/apache/bahir/pull/53 Yup... will do that and send a pull request again. On Tue, Oct 17, 2017 at 1:44 AM, tedyu <notificati...@github.com> wrote: > Is it possible to add a test ? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/bahir/pull/53#issuecomment-337161707>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/AO_KsXA59F0ZrMfYwcKRVhYA2hm2SVi-ks5stGkEgaJpZM4P7mdd> > . > > Support for Array[Byte] in SparkGCPCredentials.jsonServiceAccount > ----------------------------------------------------------------- > > Key: BAHIR-141 > URL: https://issues.apache.org/jira/browse/BAHIR-141 > Project: Bahir > Issue Type: Improvement > Components: Spark Streaming Connectors > Affects Versions: Spark-2.0.2, Spark-2.1.1, Spark-2.2.0 > Reporter: Ankit Agrahari > Priority: Minor > Fix For: Spark-2.0.2, Spark-2.2.0 > > > Existing implementation of SparkGCPCredentials.jsonServiceAccount has only > support for reading the credential file from given path in config(i.e local > path). If developer does not have access to worker node it makes easy for > developer to add the byte array of json service file rather than path(which > will not be available on worker node and will lead to FileNotFound > Exaception)from the machine where driver is submitting job from. > -- This message was sent by Atlassian JIRA (v6.4.14#64029)