vagrant-hadoop-spark-hive
vagrant-hadoop-spark-hive copied to clipboard
Suggest adding .gitattributes file
When you clone the project on Windows, the .sh files in the scripts/ folder end up with CRLF endings and hence all fail to execute. I suggest adding a .gitattributes file with something like 'scripts eol=LF' (or whatever the exact syntax is)
Chris
Thanks Chris - feel free to submit a PR.