[
https://issues.apache.org/jira/browse/BAHIR-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207033#comment-16207033
]
ASF GitHub Bot commented on BAHIR-141:
--------------------------------------
GitHub user ankitagr2312 opened a pull request:
https://github.com/apache/bahir/pull/53
[BAHIR-141] Added support for passing json cred file as byte array
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ankitagr2312/bahir BAHIR-141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir/pull/53.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #53
----
commit 5977497c08761f5ed5a6f66f223070b48a7272b1
Author: exadatum-ankit <[email protected]>
Date: 2017-10-17T05:29:08Z
[BAHIR-141] Added support for passing json cred file as byte array
----
> 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. If
> developer does not have access to worker node it makes easy for developer to
> add the byte array from the machine where driver is submitting job from.
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)