Harsha,

The sandbox version I installed is 2.1. The storm-ui won't launch in
sandbox.

I have followed the instructions provided by saiprasad, but when I run
storm ui, it gives me the following errors:

Failed to instantiate SLF4J LoggerFactory
Reported exception:
java.lang.NoClassDefFoundError: ch/qos/logback/core/joran/spi/JoranException
at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)
at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:108)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:279)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:252)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:265)
at backtype.storm.utils.Time.<clinit>(Time.java:29)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:191)
at backtype.storm.util$loading__4910__auto__.invoke(util.clj:17)
at backtype.storm.util__init.load(Unknown Source)
at backtype.storm.util__init.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:274)
at clojure.lang.RT.loadClassForName(RT.java:2098)
at clojure.lang.RT.load(RT.java:430)
at clojure.lang.RT.load(RT.java:411)
at clojure.core$load$fn__5018.invoke(core.clj:5530)
at clojure.core$load.doInvoke(core.clj:5529)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at clojure.core$load_one.invoke(core.clj:5336)


Anyone run into the same problem? Should I start the zookeeper before
running storm?

Thanks.

On Tue, Oct 21, 2014 at 9:22 PM, Telles Nobrega <[email protected]>
wrote:

> I'm having an issue when trying to install it with a script. The whole
> thing is setup, but the workers never start. I don't have it here so I
> can't show it to you, but tomorrow I will try without zeromq and see what
> happens.
>
> On Tue, Oct 21, 2014 at 10:20 PM, Telles Nobrega <[email protected]>
> wrote:
>
>> Thats good. I installed storm 0.8.2 and it needed zeromq if i'm not
>> mistaken. Good to know this is not necessary anymore.
>>
>> On Tue, Oct 21, 2014 at 10:16 PM, Harsha <[email protected]> wrote:
>>
>>>  Yuheng,
>>>         what was the issue with sandbox. Do you know which version was
>>> it.
>>> -Harsha
>>>
>>>
>>> On Tue, Oct 21, 2014, at 06:10 PM, Harsha wrote:
>>>
>>> Storm doesn't have any dependency on zeromq. It uses netty by default
>>> but zeromq can be configurable if user prefers.
>>> -Harsha
>>>
>>>
>>> On Tue, Oct 21, 2014, at 06:04 PM, Telles Nobrega wrote:
>>>
>>> It is not necessary to install ZeroMQ and JZMQ anymore?
>>>
>>> On Tue, Oct 21, 2014 at 6:32 PM, Yuheng Du <[email protected]>
>>> wrote:
>>>
>>> Hi Saiprasad,
>>>
>>> Thank you, that's helpfu!! I am installing storm according to your
>>> guide now.
>>>
>>> best,
>>> Yuheng
>>>
>>> On Tue, Oct 21, 2014 at 5:24 PM, saiprasad mishra <
>>> [email protected]> wrote:
>>>
>>> I just created one quickly if you need to setup as quick cluster
>>> manually without hortonworks sandbox
>>>
>>> https://gist.github.com/saiprasadmishra/a50c730b67334c05f1e1
>>>
>>>
>>>
>>> On Tue, Oct 21, 2014 at 1:58 PM, Yuheng Du <[email protected]>
>>> wrote:
>>>
>>> Hi everyone,
>>>
>>> I am a newbie to Storm. I tried to set up the stand-alone environment on
>>> my desktop. I have installed the Hortonworks sandbox. But it gives me
>>> some error on running storm-ui.
>>>
>>> Does anyone uses the Hortonworks Sandbox?  Where can I find a
>>> convenient installation guide?
>>>
>>> Thanks.
>>>
>>> best,
>>> Yuheng
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> ------------------------------------------
>>> Telles Mota Vidal Nobrega
>>> M.sc. Candidate at UFCG
>>> B.sc. in Computer Science at UFCG
>>> Software Engineer at OpenStack Project - HP/LSD-UFCG
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>> ------------------------------------------
>> Telles Mota Vidal Nobrega
>> M.sc. Candidate at UFCG
>> B.sc. in Computer Science at UFCG
>> Software Engineer at OpenStack Project - HP/LSD-UFCG
>>
>
>
>
> --
> ------------------------------------------
> Telles Mota Vidal Nobrega
> M.sc. Candidate at UFCG
> B.sc. in Computer Science at UFCG
> Software Engineer at OpenStack Project - HP/LSD-UFCG
>

Reply via email to