Does the Procedure Editor work with Apach Hive servers?

by Nov 4, 2015

I saw this question: www.aquaclusters.com/…/Why-isn-t-there-a-Procedure-Editor-for-Sybase-ASE-like-there-is-for-the-other-database-vendors

The answer from Oct 2011 indicates that the procedure editor works for  Oracle, DB2 and SQL Server. Has it been updated to work with Apache hive?

Response

Niels Gron over 7 years ago
If you browse the schema browser for Apache Hive you will see that Procedures are not displayed.

Hive doesn’t support Procedures : http://stackoverflow.com/questions/17079489/why-hive-is-not-supporting-stored-procedure

Implementing Stored Procedures is an Open issue : https://issues.apache.org/jira/browse/HIVE-3087