Skip to content

Commit 7878826

Browse files
Vora tutorials updated with fresh screenshots and cross-links
1 parent 3741c8a commit 7878826

8 files changed

Lines changed: 11 additions & 9 deletions

File tree

tutorials/vora-connect/vora-connect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: [ tutorial>beginner, topic>big-data, products>sap-hana-vora ]
1010
- Basic understanding of Linux OS, commands and the use of terminal
1111

1212
## Next Steps
13-
- Interactive data analytics on SAP HANA Vora using Apache Zeppelin (coming soon), or
13+
- [Loading sample data using Apache Zeppelin](http://go.sap.com/developer/tutorials/vora-zeppelin-load-sample-data.html), or
1414
- Select a tutorial from the [Tutorial Navigator](http://go.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](http://go.sap.com/developer/tutorials.html)
1515

1616
## Details
@@ -79,5 +79,5 @@ You will learn how to connect to your SAP HANA Vora instance to manage it. There
7979
![ssh into SAP HANA Vora instance](voraconnect05.jpg)
8080
8181
## Next Steps
82-
- Interactive data analytics on SAP HANA Vora using Apache Zeppelin (coming soon)
83-
- Select a tutorial from the [Tutorial Navigator](http://go.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](http://go.sap.com/developer/tutorials.html)
82+
- [Loading sample data using Apache Zeppelin](http://go.sap.com/developer/tutorials/vora-zeppelin-load-sample-data.html), or
83+
- Select a tutorial from the [Tutorial Navigator](http://go.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](http://go.sap.com/developer/tutorials.html)

tutorials/vora-zeppelin-load-sample-data/vora-zeppelin-load-sample-data.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Loading sample data using Apache Zeppelin
3-
description: You will use Apache Zeppelin to create table and load sample data from files already created in HDFS in SAP HANA Vora, developer edition, on CAL.
3+
description: You will use Apache Zeppelin to create tables and load sample data from files already created in HDFS in SAP HANA Vora, developer edition, on CAL.
44
tags: [ tutorial>beginner, topic>big-data, products>sap-hana-vora ]
55
---
66
## Prerequisites
@@ -32,19 +32,21 @@ You will learn how to open Apache Zeppelin and how to load sample data.
3232
3333
![Opening Apache Zeppelin from CAL cockpit](vorazeppelin01.jpg)
3434

35-
3. Once Zeppelin opens up in a new browser window, click on `0_DemoData` notebook.
35+
3. Once Zeppelin opens up in a new browser window, check it is **Connected** and if yes, then click on `0_DemoData` notebook.
3636

37-
![Opening 0_DemoData notebook](vorazeppelin02.png)
37+
>Status "Disconnected" may be caused by network firewalls, i.e. when you connect to public host on the port not allowed by your corporate network. Try to connect to Zeppelin from public network then.
38+
39+
![Opening 0_DemoData notebook](vorazeppelin02.jpg)
3840

3941
4. The `0_DemoData` notebook will open up. Now you can click on **Run all paragraphs** button on top of the page to create tables in SAP HANA Vora using data from the existing HDFS files preloaded on the instance in CAL. These are the tables you will need as well later in exercises.
4042

41-
A new window will pop up which asks you to confirm running all the commands. Click on **OK**.
43+
A dialog window will pop up asking you to confirm to **Run all paragraphs?** Click **OK**
4244

43-
![Running all statements from 0_DemoData notebook](vorazeppelin03.png)
45+
![Running all statements from 0_DemoData notebook](vorazeppelin03.jpg)
4446

4547
5. After all statements are finished you should see the interpreter’s comment as "Command processed successfully with no results" for all paragraphs.
4648

47-
![All statements executed in 0_DemoData notebook](vorazeppelin04.png)
49+
![All statements executed in 0_DemoData notebook](vorazeppelin04.jpg)
4850

4951
The last statement should show you all tables created.
5052

72.8 KB
Loading
-161 KB
Binary file not shown.
188 KB
Loading
-167 KB
Binary file not shown.
194 KB
Loading
-79.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)