mirror of
				https://github.com/balkian/slides-intro-spark.git
				synced 2025-11-03 17:08:18 +00:00 
			
		
		
		
	
			
				
					
						
					
					50ca5ba76b53409bad2a6ddd79d33f52cb56d17d
				
			
			
		
	These slides are an introduction to Spark and distributed computation. They are part of a course in big data infrastructure (spark, docker, kubernetes). Right before this lesson, the course teaches some basic Scala and functional programming.
The slides and demos should not take longer than 3.5 hours, including questions.
Generate the PDF
Use the makefile or or compiler of choice (e.g. pdflatex).
make pdf
You might need to run it twice to get the table of contents right.
Requirements
- latex + beamer
 - xelatex/luatex (optional, for the special fonts)
 - make (optional)
 
Description
				
					Languages
				
				
								
								
									TeX
								
								91.4%
							
						
							
								
								
									Scala
								
								7.1%
							
						
							
								
								
									Makefile
								
								1.5%