The problem is very likely NFS, not Spark. What kind of network is it mounted 
over? You can also test the performance of your NFS by copying a file from it 
to a local disk or to /dev/null and seeing how many bytes per second it can 
copy.

Matei

> On Dec 17, 2014, at 9:38 AM, Larryliu <larryli...@gmail.com> wrote:
> 
> A wordcounting job for about 1G text file takes 1 hour while input from a NFS
> mount. The same job took 30 seconds while input from local file system.
> 
> Is there any tuning required for a NFS mount input?
> 
> Thanks
> 
> Larry
> 
> 
> 
> --
> View this message in context: 
> http://apache-spark-user-list.1001560.n3.nabble.com/wordcount-job-slow-while-input-from-NFS-mount-tp20747.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to