[
https://issues.apache.org/jira/browse/HIVE-16266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940107#comment-15940107
]
anishek commented on HIVE-16266:
--------------------------------
to alert users about the fact that permanent functions created without the
*USING* clause we are going to provide two warning points:
* during permanent function creation time.
{code}
WARN : permanent functions created without USING clause will not be
replicated.
{code}
* during repl dump
{code}
WARN : Not replicating function: anishek as it seems to have been created
without USING clause
{code}
> Enable function metadata to be written during bootstrap
> -------------------------------------------------------
>
> Key: HIVE-16266
> URL: https://issues.apache.org/jira/browse/HIVE-16266
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Affects Versions: 2.2.0
> Reporter: anishek
> Assignee: anishek
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)