You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Mahonin (JIRA)" <ji...@apache.org> on 2015/04/06 15:58:12 UTC

[jira] [Created] (PHOENIX-1815) Use Spark Data Source API in phoenix-spark module

Josh Mahonin created PHOENIX-1815:
-------------------------------------

             Summary: Use Spark Data Source API in phoenix-spark module
                 Key: PHOENIX-1815
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1815
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Josh Mahonin


Spark 1.3.0 introduces a new 'Data Source' API to standardize load and save methods for different types of data sources.

The phoenix-spark module should implement the same API for use as a pluggable data store in Spark.

ref:
https://spark.apache.org/docs/latest/sql-programming-guide.html#data-sources
    
https://databricks.com/blog/2015/01/09/spark-sql-data-sources-api-unified-data-access-for-the-spark-platform.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)