Github user mateiz commented on the pull request:

    https://github.com/apache/spark/pull/258#issuecomment-38880156
  
    Actually nm, saw you fixed it. This fixes make-distribution.sh, although 
unfortunately Tachyon as packaged here doesn't properly deploy on OS X. If I go 
into `dist`, add a `conf/slaves` file, and run `sbin/start-all.sh 
--with-tachyon`, I get:
    ```
    starting org.apache.spark.deploy.master.Master, logging to 
/Users/matei/workspace/apache-spark/dist/sbin/../logs/spark-matei-org.apache.spark.deploy.master.Master-1-mbp-3.out
    sed: 1: "/Users/matei/workspace/ ...": invalid command code m
    awk: can't open file /proc/meminfo
     source line number 1
    sed: 1: "/Users/matei/workspace/ ...": invalid command code m
    localhost: Formatting Tachyon Worker @ mbp-3
    localhost: Error: Could not find or load main class tachyon.Format
    Formatting Tachyon Master @ localhost
    Error: Could not find or load main class tachyon.Format
    ```
    
    However we can fix this in another JIRA, so I'll merge this PR as is.


---
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.
---

Reply via email to