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

Cheng Lian updated SPARK-7591:
------------------------------
    Description: 
# Renaming {{FSBasedRelation}} to {{HadoopFsRelation}}

  Since itss all coupled with Hadoop {{FileSystem}} and job API.

# {{HadoopFsRelation}} should have a no-arg constructor

  {{paths}} and {{partitionColumns}} should just be methods to be overridden, 
rather than constructor arguments. This makes data source developers life 
easier by having a no-arg constructor and being serialization friendly.

# 

> FSBasedRelation interface tweaks
> --------------------------------
>
>                 Key: SPARK-7591
>                 URL: https://issues.apache.org/jira/browse/SPARK-7591
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Cheng Lian
>            Priority: Blocker
>
> # Renaming {{FSBasedRelation}} to {{HadoopFsRelation}}
>   Since itss all coupled with Hadoop {{FileSystem}} and job API.
> # {{HadoopFsRelation}} should have a no-arg constructor
>   {{paths}} and {{partitionColumns}} should just be methods to be overridden, 
> rather than constructor arguments. This makes data source developers life 
> easier by having a no-arg constructor and being serialization friendly.
> # 



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