rjurney / Agile_Data_Code_2

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
http://bit.ly/agile_data_science
MIT License
456 stars 307 forks source link

fixed java 8 installation; update versions #65

Closed gianimpronta closed 5 years ago

gianimpronta commented 6 years ago

Included a workaround for jdk 8 installation Updated Python version Updated Hadoop version Updated Spark version Updated Mongodb Java driver version Updated Elasticsearch version Fixed Kafka source Updated Kafka version

gianimpronta commented 6 years ago

Fixed flask host ip's, so the web server can be accessed from outside the VM

rjurney commented 5 years ago

Thanks!