We often see this if you don't have all of the dependencies installed and on
your path. Currently we require python, ruby (requires json module to be
installed too), and node.js installed so that we can test that the multi-lang
connectors are working properly.
- Bobby
On Monday, August 10, 2015 7:17 AM, 王立 <[email protected]> wrote:
Hi all,
I checkout the latest version (commit
3b2c7fc41603640dd8ae47c225b19b7a7b946441)of Storm by:git clone -b master
https://github.com/apache/Storm.
However, when I run “mvn clean install”, the test case
backtype.storm.multilang-test fails like this:
I have read the stack trace in the log file, but I cannot figure out the reason
for this error. The report file backtype.storm.multilang-test.xml for
multilang-test is attached for your reference.
The same test error happens at my Macbook (OS X Yosemite) and Dell PC (Ubuntu
14.02). Would anyone shed some light on this problem?
Thanks in advance.
Regards,Li Wang