Github user tgravescs commented on the pull request:
https://github.com/apache/spark/pull/969#issuecomment-46051735
for example try:
/work/spark_stream_test/target/scala-2.10/streamingtest_2.10-1.0.jar \
--properties-file /home/vanzin/tmp/spark.conf --master yarn
--deploy-mode cluster \
--class com.cloudera.ss.SillyDepSleeper --jars
local:/tmp/kite-data-core-0.11.0.jar
in spark-defaults.conf set:
spark.yarn.dist.files /home/vanzin/tmp/log4j.properties
spark.yarn.dist.archives /home/vanzin/tmp/wordcount.tgz
---
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.
---