[
https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634835#comment-14634835
]
wangchangchun commented on HIVE-11055:
--------------------------------------
I use git apply command ,and patch my sourcecode OK.
Afart built a package, I install it.But still have the problem.
the first problem,
the bin dir of apache-hive-2.0.0-SNAPSHOT-bin.tar.gz does not have hplsql. So
I copy bin dir from master branch.
the second problem,
the lib dir of apache-hive-2.0.0-SNAPSHOT-bin.tar.gz does not have
hive-hplsql-2.0.0-SNAPSHOT.jar and antlr-runtime-4.5.jar.
problem above I have solved.
the last problem,
can not find hplsql-site.xml and hive-site.xml.
Can you tell me how to solve the problem?
> HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)
> -------------------------------------------------------------------
>
> Key: HIVE-11055
> URL: https://issues.apache.org/jira/browse/HIVE-11055
> Project: Hive
> Issue Type: Improvement
> Reporter: Dmitry Tolpeko
> Assignee: Dmitry Tolpeko
> Fix For: 2.0.0
>
> Attachments: HIVE-11055.1.patch, HIVE-11055.2.patch,
> HIVE-11055.3.patch, HIVE-11055.4.patch
>
>
> There is PL/HQL tool (www.plhql.org) that implements procedural SQL for Hive
> (actually any SQL-on-Hadoop implementation and any JDBC source).
> Alan Gates offered to contribute it to Hive under HPL/SQL name
> (org.apache.hive.hplsql package). This JIRA is to create a patch to
> contribute the PL/HQL code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)