[GitHub] incubator-spark pull request: Add scripts using tachyon tarball

2014-02-21 Thread nicklan
GitHub user nicklan opened a pull request: https://github.com/apache/incubator-spark/pull/632 Add scripts using tachyon tarball - currently won't work as we're waiting on the new bin/tachyon script from tachyon You can merge this pull request into a Git repository

[GitHub] incubator-spark pull request: Tachyon scripts

2014-02-16 Thread nicklan
Github user nicklan commented on the pull request: https://github.com/apache/incubator-spark/pull/603#issuecomment-35229452 @mateiz I agree it would be good to have the tachyon scripts inside the jar, but afaik there isn't currently a JAR available with them anywhere, so I

[GitHub] incubator-spark pull request: Tachyon scripts

2014-02-16 Thread nicklan
Github user nicklan commented on the pull request: https://github.com/apache/incubator-spark/pull/603#discussion_r9782432 Not sure on this one, but spark shouldn't end up having this on the classpath anyway right, since it's buried in the sbin/tachyon folder --- If your

[GitHub] incubator-spark pull request: Tachyon scripts

2014-02-15 Thread nicklan
Github user nicklan commented on the pull request: https://github.com/apache/incubator-spark/pull/603#discussion_r9773703 Yep, that's why the grep is there, so it will only print if it actually kills something. The tachyon stop-master and stop-worker scripts look specificall