[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602626#comment-14602626 ]
Dmitry Tolpeko commented on HIVE-11055: --------------------------------------- HIVE-11055.2.patch created: Updates: 1) Modified Hive pom.xml, added <module>hplsql</module> to build HPL/SQL tool 2) Added hplsql/pom.xml 3) Added bin/hplsql and bin/ext/hplsql.sh to run the tool from shell 4) Added bin/hplsql.cmd for Windows. Open issues: 1) The tool depends on antlr-runtime-4.5.jar that needs to be put to $HIVE_LIB 2) The tool uses plhql-site.xml configuration file that needs to be distributed as well > 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 > Attachments: HIVE-11055.1.patch, HIVE-11055.2.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)