Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/3983#issuecomment-69412527
  
    All other *.cmd files are 644 actually. I assume it's because .cmd files 
are Windows scripts and POSIX permission bits won't matter for them. If so, 
then the permissions are pretty irrelevant, but `spark-shell.cmd` could be 644 
purely for consistency.
    
    `load-spark-env.sh` could be 755, but I imagine it's not since it's not 
meant to be something executed by itself. It's sourced in other scripts. By 
that logic I'm not sure `compute-classpath.sh` should have execute bit set, but 
don't know.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to