spark-instrumented-optimizer/core
Reynold Xin 3d4ad84b63 Merge pull request #148 from squito/include_appId
Include appId in executor cmd line args

add the appId back into the executor cmd line args.

I also made a pretty lame regression test, just to make sure it doesn't get dropped in the future.  not sure it will run on the build server, though, b/c `ExecutorRunner.buildCommandSeq()` expects to be abel to run the scripts in `bin`.
2013-11-07 11:08:27 -08:00
..
src Merge pull request #148 from squito/include_appId 2013-11-07 11:08:27 -08:00
pom.xml Add a zookeeper compile dependency to fix build in maven 2013-10-11 16:31:47 +08:00