You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/07/06 16:53:00 UTC

[jira] [Commented] (SPARK-21066) LibSVM load just one input file

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

Apache Spark commented on SPARK-21066:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/18556

> LibSVM load just one input file
> -------------------------------
>
>                 Key: SPARK-21066
>                 URL: https://issues.apache.org/jira/browse/SPARK-21066
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 2.1.1
>            Reporter: darion yaphet
>            Priority: Trivial
>
> Currently when we using SVM to train dataset we found the input files limit only one .
> The file store on the Distributed File System such as HDFS is split into mutil piece and I think this limit is not necessary .
>  We can join input paths into a string split with comma. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org