Merge pull request #250 from pwendell/master README incorrectly suggests build sources spark-env.sh
This is misleading because the build doesn't source that file. IMO it's better to force people to specify build environment variables on the command line always, like we do in every example, so I'm just removing this doc. Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/d2efe135 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/d2efe135 Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/d2efe135 Branch: refs/heads/scala-2.10 Commit: d2efe13574090e93c600adeacc7f6356bc196e6c Parents: 6169fe1 153cad1 Author: Patrick Wendell <[email protected]> Authored: Tue Dec 10 13:01:26 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Tue Dec 10 13:01:26 2013 -0800 ---------------------------------------------------------------------- README.md | 3 --- 1 file changed, 3 deletions(-) ----------------------------------------------------------------------
