Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 09-09-2016 09:35 PM
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.
Created 09-09-2016 09:41 PM
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.
Created 09-09-2016 09:41 PM
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.
Created 09-09-2016 09:47 PM
@lgeorge Excellent. Thank you. I noticed also that 2.4 had %psql also but 2.5 did not. Thoughts or comments?
Created 09-21-2016 07:15 PM
@gkeys I confirmed that %psql is not supported at this time, and is not in plan for at least a few months.
Created 09-22-2016 01:41 AM
Thank you for confirming.
Created 09-10-2016 11:39 PM
@gkeys, oh--interesting. As far as I know, %psql is not supported for HDP 2.5.0; I'll doublecheck.