You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Kalyan (JIRA)" <ji...@apache.org> on 2016/08/16 11:52:20 UTC

[jira] [Assigned] (PHOENIX-2938) HFile support for SparkSQL DataFrame saves

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

Kalyan reassigned PHOENIX-2938:
-------------------------------

    Assignee: Kalyan

> HFile support for SparkSQL DataFrame saves
> ------------------------------------------
>
>                 Key: PHOENIX-2938
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2938
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Chris Tarnas
>            Assignee: Kalyan
>            Priority: Minor
>
> Currently when saving a DataFrame in Spark it is persisted as upserts. Having an option to do saves natively via HFiles, as the MapReduce loader does, would be a great performance improvement for large bulk loads. The current work around to reduce the load on the regionservers would be to save to csv from Spark then load via the MapReduce loader.



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