Hi Bobby,

Thank you for your prompt reply.

After reading your suggestions, I have checked all of the dependencies you
mentioned. Unfortunately, the same error happens.

python, nodejs and ruby are all in my $PATH, and their versions are 2.7.6,
v0.10.25 and 1.9.3p484 respectively.

Is there any list about the requirements to run multi-lang test?

Thank you again and look forward to your reply.

Sincerely,
Li Wang

2015-08-10 22:25 GMT+08:00 Bobby Evans <[email protected]>:

> 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
>
>
>
>

Reply via email to