Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Zeppelin: %hive and %phoenix interpreters in 2.4 sandbox but only %jdbc in 2.5 sandbox

avatar
Guru

In the 2.4 sandbox, Zeppelin interpreters include %hive and %phoenix (but not %jdbc) but in the 2.5 TP sandbox there is a %jdbc interpreter (but not %hive and %phoenix).

2.4 sandbox uses Zeppelin 0.6.0.2.5.0.0-817 whereas 2.5 sandbox uses Zeppelin 0.6.0.2.4.0.0-169.

Is this just the way Zeppelin 0.6.0 minor versions were packaged for the sandboxes? Or does the Zeppelin GA (which is 0.6.0) only use %jdbc. NOTE that in 2.5 sandbox I was able to create hive tables with %jdbc identically as creating them with %hive.

1 ACCEPTED SOLUTION

avatar
Super Collaborator

HDP 2.5 only uses %jdbc. %jdbc(hive) is fully supported (see http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_zeppelin-component-guide/content/zeppelin..., and I believe %jdbc(phoenix) is available as a technical preview.

View solution in original post

5 REPLIES 5

avatar
Super Collaborator

HDP 2.5 only uses %jdbc. %jdbc(hive) is fully supported (see http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_zeppelin-component-guide/content/zeppelin..., and I believe %jdbc(phoenix) is available as a technical preview.

avatar
Guru

@lgeorge Excellent. Thank you. I noticed also that 2.4 had %psql also but 2.5 did not. Thoughts or comments?

avatar
Super Collaborator

@gkeys I confirmed that %psql is not supported at this time, and is not in plan for at least a few months.

avatar
Guru

Thank you for confirming.

avatar
Super Collaborator

@gkeys, oh--interesting. As far as I know, %psql is not supported for HDP 2.5.0; I'll doublecheck.