Github user nicklan commented on the pull request:
https://github.com/apache/spark/pull/258#issuecomment-38948413
Some of this is unfortunately a bug in the tachyon scripts. I'll submit a
PR there to get them fixed. Not sure it not being able to find the main
class however, that seems bad. I'll dig a bit.
On Thu, Mar 27, 2014 at 6:17 PM, Matei Zaharia
<[email protected]>wrote:
> 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.
>
> â
> Reply to this email directly or view it on
GitHub<https://github.com/apache/spark/pull/258#issuecomment-38880156>
> .
>
---
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.
---