[ https://issues.apache.org/jira/browse/SPARK-15439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298679#comment-15298679
]
Miao Wang commented on SPARK-15439:
-----------------------------------
I think I found the reason of failure. Will post a PR soon.
> Failed to run unit test in SparkR
> ---------------------------------
>
> Key: SPARK-15439
> URL: https://issues.apache.org/jira/browse/SPARK-15439
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 2.0.0
> Reporter: Kai Jiang
>
> Failed to run ./R/run-tests.sh around recent commit (May 19, 2016)
> It might be related to permission. It seems I used `sudo ./R/run-tests.sh` and it worked
sometimes. Without permission, maybe we couldn't access /tmp directory. However, the SparkR
unit testing is still brittle.
> [error message|https://gist.github.com/vectorijk/71f4ff34e3d34a628b8a3013f0ca2aa2]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|