[
https://issues.apache.org/jira/browse/HIVEMALL-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui closed HIVEMALL-52.
------------------------------
Resolution: Fixed
Assignee: Makoto Yui
> Support spark-sql to execute source define-all.hive, define-additional.hive,
> define-all.deprecated.hive
> -------------------------------------------------------------------------------------------------------
>
> Key: HIVEMALL-52
> URL: https://issues.apache.org/jira/browse/HIVEMALL-52
> Project: Hivemall
> Issue Type: Bug
> Reporter: Yuming Wang
> Assignee: Makoto Yui
>
> According to
> [installation|http://hivemall.incubator.apache.org/userguide/getting_started/installation.html#installation]
> {code:sql}
> add jar /tmp/hivemall-core-xxx-with-dependencies.jar;
> source /tmp/define-all.hive;
> {code}
> Hive is OK, But Spark isn't, exceptions:
> {noformat}
> 17/02/07 16:09:32 INFO SparkSqlParser: Parsing command: drop temporary
> function hivemall_version
> Error in query: Temporary function 'hivemall_version' not found;
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)