Skip to content

Commit 0715f42

Browse files
committed
Update Hive
1 parent 3480b3d commit 0715f42

17 files changed

+10249
-2485
lines changed

L00-Linux-Basics/L00.1-Linux-Basics.slides.html

Lines changed: 711 additions & 289 deletions
Large diffs are not rendered by default.

L01-Introduction-to-Distributed-Computing/L01.1-Introduction-to-Distributed-Computing.slides.html

Lines changed: 634 additions & 86 deletions
Large diffs are not rendered by default.

L01-Introduction-to-Distributed-Computing/L01.2-Introduction-to-Hadoop.slides.html

Lines changed: 653 additions & 126 deletions
Large diffs are not rendered by default.

L02-Understanding-MapReduce/L02.1-Understanding-MapReduce.ipynb

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,16 @@
266266
"name": "python3.9-virtualenv"
267267
},
268268
"language_info": {
269-
"codemirror_mode": "shell",
270-
"file_extension": ".sh",
271-
"mimetype": "text/x-sh",
272-
"name": "bash"
269+
"codemirror_mode": {
270+
"name": "ipython",
271+
"version": 3
272+
},
273+
"file_extension": ".py",
274+
"mimetype": "text/x-python",
275+
"name": "python",
276+
"nbconvert_exporter": "python",
277+
"pygments_lexer": "ipython3",
278+
"version": "3.9.16"
273279
}
274280
},
275281
"nbformat": 4,

0 commit comments

Comments
 (0)