Hi John, Does your storm-mesos tar ball as a folder storm-mesos-0.9.3 in there?
Tim On Wed, Apr 29, 2015 at 11:26 AM, John Omernik <[email protected]> wrote: > Greetings all, > > I got my storm nimbus running, but when I try to run a test topology, the > task enters a "lost" state and I get the below in my stderr on the > sandbox. Note, the URL for the storm.yaml works fine, not sure why it's > causing an issue on the cp. > > > > > cp: cannot create regular file `storm-mesos*/conf': No such file or > directory > > Full: > > WARNING: Logging before InitGoogleLogging() is written to STDERR > I0429 13:20:08.873922 5061 fetcher.cpp:76] Fetching URI > 'file:///mapr/brewpot/mesos/storm-mesos-0.9.3.tgz' > I0429 13:20:08.874048 5061 fetcher.cpp:179] Copying resource from > '/mapr/brewpot/mesos/storm-mesos-0.9.3.tgz' to > '/tmp/mesos/slaves/20150402-121212-1644210368-5050-21808-S0/frameworks/20150402-121212-1644210368-5050-21808-0008/executors/myTopo-1-1430331608/runs/8ac24d9e-bb7f-49fe-9519-a07aa6a1d969' > I0429 13:20:09.103682 5061 fetcher.cpp:64] Extracted resource > '/tmp/mesos/slaves/20150402-121212-1644210368-5050-21808-S0/frameworks/20150402-121212-1644210368-5050-21808-0008/executors/myTopo-1-1430331608/runs/8ac24d9e-bb7f-49fe-9519-a07aa6a1d969/storm-mesos-0.9.3.tgz' > into > '/tmp/mesos/slaves/20150402-121212-1644210368-5050-21808-S0/frameworks/20150402-121212-1644210368-5050-21808-0008/executors/myTopo-1-1430331608/runs/8ac24d9e-bb7f-49fe-9519-a07aa6a1d969' > I0429 13:20:09.109590 5061 fetcher.cpp:76] Fetching URI ' > http://hadoopmapr1.brewingintel.com:43938/conf/storm.yaml' > I0429 13:20:09.109658 5061 fetcher.cpp:126] Downloading ' > http://hadoopmapr1.brewingintel.com:43938/conf/storm.yaml' to > '/tmp/mesos/slaves/20150402-121212-1644210368-5050-21808-S0/frameworks/20150402-121212-1644210368-5050-21808-0008/executors/myTopo-1-1430331608/runs/8ac24d9e-bb7f-49fe-9519-a07aa6a1d969/storm.yaml' > cp: cannot create regular file `storm-mesos*/conf': No such file or > directory >

