[
https://issues.apache.org/jira/browse/SPARK-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602845#comment-14602845
]
Amar Gondaliya commented on SPARK-8637:
---------------------------------------
Hi Shivaram,
I was looking for packages option in current release(11 june).
Actaully, I was trying create.df from csv file in Rstudio, but sparkR.init()
was not containing packages argument so I can initialize spark context by
supplying com.databricks:spark-csv_2.10:1.3.0 package to read csv file
Then I changed code in client.R and sparkR.R to set additional parameter
packages and it worked. I thought that I can contribute in this regards in
sparkR package. but when I landed to JIRA, it was the first issue that you just
resolved. I cross checked my code with current resolution it was almost same
except new method for combining all argument that you created
I would like to contribute in sparkR package related to new development as well
as into bug resolution. It would be great,if I can contribute anyhow to sparkR
package.
Regards,
Amar
> Packages argument is wrong in sparkR.init
> -----------------------------------------
>
> Key: SPARK-8637
> URL: https://issues.apache.org/jira/browse/SPARK-8637
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 1.4.2
> Reporter: Shivaram Venkataraman
> Assignee: Shivaram Venkataraman
> Priority: Blocker
> Fix For: 1.4.1, 1.5.0
>
>
> This was a bug introduced in https://github.com/apache/spark/pull/6928 and
> affects branch-1.4 and master branch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]