deanwampler / spark-scala-tutorial

A free tutorial for Apache Spark.
Other
985 stars 430 forks source link

Formatting is off towards the bottom #15

Closed dispalt closed 9 years ago

dispalt commented 9 years ago

Looks like a code section wasn't properly terminated.

deanwampler commented 9 years ago

Thanks for reporting this. It took a bit of searching to find the problem (in the Spark SQL section), but it's fixed now.

dispalt commented 9 years ago

Sorry I was in a hurry, should have added more detail. Thanks!