Re: drpc server can't started

2016-03-09 Thread tkg_cangkul
i start it from ambari ui. and then i got that message error on it's log. On 10/03/16 13:52, sam mohel wrote: I'm new to storm . I hope I can help you Did you run command if drpc as root or not ? Try to check if this port in use before using it ? On Thursday, March 10, 2016, t

drpc server can't started

2016-03-09 Thread tkg_cangkul
hi i have some problem to start drpc server. i've got this error message: drpc server log anyone can help me pls?

failed to run storm

2015-12-08 Thread tkg_cangkul
i've try to start storm nimbus and i got this message Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Unrecognized option: -client how can i got this error message? pls help. this is the java version java -version java version "1.7.0_

Re: hbasewriter too slow

2015-11-20 Thread tkg_cangkul
hi harsha thx for your reply. i'm sorry what numbers that you mean in here.? i'm a little bit confuse about this :) can u explain it? thx before On 21/11/15 01:51, Harsha wrote: What are then numbers you are seeing. I believe there needs to be some optimization needs to be done on phoenix. On

STORM REST API POST Method

2015-10-29 Thread tkg_cangkul
i try to use storm rest api with method post using curl. but i don't have any response. when i try to use postman extension there is a response. how this can be happen? any suggest? pls help. this is command what i try: curl -X POST "http://192.168.1.226:7070/api/v1/topology/TridentTopology-1

Re: Async loop died! org.zeromq.ZMQException

2015-10-12 Thread tkg_cangkul
maybe u can try to change this supervisor.slots.ports: - 6700 - 6701 - 6702 - 6703 . try to change 6703 to 6704 and then run it again. On 12/10/15 15:54, researcher cs wrote: supervisor.slots.ports: - 6700 - 6701 - 6702 - 6703

Re: Async loop died! org.zeromq.ZMQException

2015-10-12 Thread tkg_cangkul
Mon, Oct 12, 2015 at 10:06 AM, tkg_cangkul mailto:yuza.ras...@gmail.com>> wrote: i think it means your port has been used to another. maybe u can change the port and try to run it agan On 12/10/15 14:57, researcher cs wrote: i have this in worker log file

Re: Async loop died! org.zeromq.ZMQException

2015-10-12 Thread tkg_cangkul
i think it means your port has been used to another. maybe u can change the port and try to run it agan On 12/10/15 14:57, researcher cs wrote: i have this in worker log file , How can i solve it ? [ERROR] Async loop died! org.zeromq.ZMQException: Address already in use(0x62) at org.zeromq.ZMQ$

error when launch storm-yarn

2015-08-25 Thread tkg_cangkul
hi, i try to launch storm-yarn but i get some error message like this : Exception in thread "main" java.lang.UnsupportedOperationException: Not implemented by the S3FileSystem FileSystem implementation at org.apache.hadoop.fs.FileSystem.getScheme(FileSystem.java:216) at org.apache.hado