bq. localtest.txt#appSees.txt Which file did you want to pass ?
Thanks On Thu, Apr 14, 2016 at 2:14 PM, Benjamin Zaitlen <[email protected]> wrote: > Hi All, > > I'm trying to use the --files option with yarn: > > spark-submit --master yarn-cluster /home/ubuntu/test_spark.py --files >> /home/ubuntu/localtest.txt#appSees.txt > > > I never see the file in HDFS or in the yarn containers. Am I doing > something incorrect ? > > I'm running spark 1.6.0 > > > Thanks, > --Ben >
