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

Hyukjin Kwon updated SPARK-18996:
---------------------------------
    Labels: bulk-closed  (was: )

> Spark SQL support for post hooks
> --------------------------------
>
>                 Key: SPARK-18996
>                 URL: https://issues.apache.org/jira/browse/SPARK-18996
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Atul Payapilly
>            Priority: Major
>              Labels: bulk-closed
>
> Spark SQL used to support Hive execution hooks(incidentally as a side effect 
> of using the Hive Driver in earlier versions) but no longer does so. More 
> details at: https://issues.apache.org/jira/browse/SPARK-18879.
> The post hook functionality where it is possible to determine which 
> partitions were written to is extremely useful, Eg: Suppose the data is 
> written and then exported to an external system, without post hooks, this is 
> not possible to determine.
> This feature request is to provide this capability, ideally using the Hive 
> exec hooks API if possible so users don't need to rewrite their hooks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to