|
self.assertResourceCalled('File', '/tmp/wordCount.jar',
|
|
self.assertResourceCalled('File', '/tmp/wordCount.jar',
|
|
content = StaticFile('wordCount.jar'),
|
|
content = StaticFile('wordCount.jar'),
|
|
self.assertResourceCalled('Execute', 'storm jar /tmp/wordCount.jar storm.starter.WordCountTopology WordCount -c nimbus.host=c6402.ambari.apache.org',
|
|
self.assertResourceCalled('Execute', 'storm jar /tmp/wordCount.jar storm.starter.WordCountTopology WordCount -c nimbus.host=c6402.ambari.apache.org',
|