Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hive result is not showed properly

Gardella JuanFeb 17 2017 — edited Feb 17 2017

Hi,

I'm testing SQLDeveloper with Hive. It works generally but I found some queries are not properly parsed. For example:

Query: DESCRIBE FORMATTED <tablename>;

Error: oracle.dbtools.db.ResultSetFormatter.formatResults(ResultSetFormatter.java:87)

SQL Developer version: Versión 4.1.3.20

Cloudera JDBC Driver for Apache Hive 2.5.18

Is there any way to export the result as plain text without trying to parse the result?

P.S.: To support Hive in SQLDeveloper I followed https://community.hortonworks.com/articles/1887/connect-oracle-sql-developer-to-hive.html

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2017
Added on Feb 17 2017
1 comment
390 views