The SAP Vora 1.4, developer edition comes also with an installation of Apache Zeppelin 0.7.2 and some example notebooks.
Apache Zeppelin is an open source web-based notebook that enables interactive data analytics. Apache Zeppelin brings data ingestion, data exploration, visualization, sharing and collaboration features to Hadoop, Spark and SAP Vora.
Interactive browser-based notebooks enable data engineers, data analysts and data scientists to be more productive by developing, organizing, executing, and sharing data code and visualizing results without referring to the command line or needing the cluster details. Notebooks allow these users not only allow to execute, but to interactively work with long workflows.
You will use Apache Zeppelin to create, load and explore data in SAP Vora using the various engine capabilities such as time series, document engine, graph engine, disk engine, but also access external data sources such as SAP HANA.
Zeppelin makes use of the SAP Vora Spark Extension library by invoking it with the %jdbc
interpreter key word in each paragraph.
To use Apache Zeppelin pre-installed on SAP Vora 1.4, developer edition, run a modern web browser of your choice and open http://IP_ADDRESS:9099
You will see a few notebooks which focus on different Vora topics such as SAP Vora Tutorial, Tables and Views, Document Store, Disk Engine, Graph Engine, Time Series, etc.
You will get back to SAP Vora Tutorial notebook as a part of a different tutorial, but for now let’s start by opening 0_DATA
.