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

ec2 install getting stuck on airflow chmod? #59

Closed josephshoop closed 6 years ago

josephshoop commented 6 years ago

I am seeing the ec2_bootstrap.sh getting stuck on:

Running Kafka Server as a daemon ... Installing Airflow via pip ... Giving airflow directory to user ubuntu ... /tmp/ec2_bootstrap.sh.log (END)

josephshoop commented 6 years ago

Not a big deal... just thought i would point it out. I started jupyter by running the commands in ec2_bootstrap.sh

rjurney commented 6 years ago

@josephshoop Thanks! I appreciate it. I'll look at it...

rjurney commented 6 years ago

I think this is resolved already. Thanks for reporting it, sorry for the slow response!