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

Shivaram Venkataraman commented on SPARK-6825:
----------------------------------------------

No - you can go ahead and work on it.

> Data sources implementation to support `sequenceFile`
> -----------------------------------------------------
>
>                 Key: SPARK-6825
>                 URL: https://issues.apache.org/jira/browse/SPARK-6825
>             Project: Spark
>          Issue Type: New Feature
>          Components: SparkR, SQL
>            Reporter: Shivaram Venkataraman
>
> SequenceFiles are a widely used input format and right now they are not 
> supported in SparkR. 
> It would be good to add support for SequenceFiles by implementing a new data 
> source that can create a DataFrame from a SequenceFile. However as 
> SequenceFiles can have arbitrary types, we probably need to map them to 
> User-defined types in SQL.



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