You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wangfei (JIRA)" <ji...@apache.org> on 2014/10/13 23:36:34 UTC

[jira] [Updated] (SPARK-3935) Unused variable in PairRDDFunctions.scala

     [ https://issues.apache.org/jira/browse/SPARK-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wangfei updated SPARK-3935:
---------------------------
    Description: 
There is a unused variable (count) in saveAsHadoopDataset function in PairRDDFunctions.scala. 
It is better to add a log statement to record the line of output. 

  was:
There is a unused variable (count) in saveAsHadoopDataset function in PairRDDFunctions.scala. 
It is better to add a log statement to record the line of the read file. 


> Unused variable in PairRDDFunctions.scala
> -----------------------------------------
>
>                 Key: SPARK-3935
>                 URL: https://issues.apache.org/jira/browse/SPARK-3935
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: wangfei
>            Priority: Minor
>
> There is a unused variable (count) in saveAsHadoopDataset function in PairRDDFunctions.scala. 
> It is better to add a log statement to record the line of output. 



--
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