[ 
https://issues.apache.org/jira/browse/SPARK-9121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634761#comment-14634761
 ] 

Yu Ishikawa commented on SPARK-9121:
------------------------------------

Actually, we could get rid of the warnings. But it is a little bit strange for 
me. I will continue to find another better way to solve the warnings.

Plus, I wonder if we should add a statement to run {{R/install-dev.sh}} into 
{{dev/lint-r}}. When we run {{dev/lint-r}} on the Jenkins in a future, we have 
to install {{SparkR}} to {{SPARK_HOME/R/lib}} before calling {{lint_package}} 
in someway.

> Get rid of the warnings about `no visible global function definition` in 
> SparkR
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-9121
>                 URL: https://issues.apache.org/jira/browse/SPARK-9121
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Yu Ishikawa
>
> We have a lot of warnings about {{no visible global function definition}} in 
> SparkR. So we should get rid of them.
> {noformat}
> R/utils.R:513:5: warning: no visible global function definition for 
> ‘processClosure’
>     processClosure(func.body, oldEnv, defVars, checkedFuncs, newEnv)
>     ^~~~~~~~~~~~~~
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to