Support Questions

Find answers, ask questions, and share your expertise

How to resolve this problem of elasticsearch?

4 REPLIES 4

Cloudera Employee

There could be number of reasons for that error, can you post the actual error for the log file?can you access the api elastic host on port 9200?

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} span.s1 {font-variant-ligatures: no-common-ligatures}

2017-07-25T09:46:32.479+0530: 161362.296: [GC (Allocation Failure) 2017-07-25T09:46:32.479+0530: 161362.296: [ParNew: 34963K->16K(39296K), 0.0061773 secs] 54686K->19739K(126720K), 0.0065338 secs] [Times: user=0.02 sys=0.00, real=0.00 secs]

2017-07-25T09:51:51.563+0530: 161681.380: [GC (Allocation Failure) 2017-07-25T09:51:51.563+0530: 161681.380: [ParNew: 34960K->15K(39296K), 0.0034925 secs] 54683K->19738K(126720K), 0.0037132 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]

2017-07-25T09:57:07.479+0530: 161997.296: [GC (Allocation Failure) 2017-07-25T09:57:07.479+0530: 161997.296: [ParNew: 34959K->10K(39296K), 0.0115565 secs] 54682K->19734K(126720K), 0.0118211 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]

2017-07-25T10:02:25.856+0530: 162315.673: [GC (Allocation Failure) 2017-07-25T10:02:25.856+0530: 162315.673: [ParNew: 34954K->12K(39296K), 0.0036460 secs] 54678K->19737K(126720K), 0.0038780 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]

2017-07-25T10:07:46.092+0530: 162635.909: [GC (Allocation Failure) 2017-07-25T10:07:46.092+0530: 162635.909: [ParNew: 34956K->11K(39296K), 0.0041439 secs] 54681K->19736K(126720K), 0.0043707 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]

2017-07-25T10:13:03.154+0530: 162952.971: [GC (Allocation Failure) 2017-07-25T10:13:03.154+0530: 162952.971: [ParNew: 34955K->10K(39296K), 0.0039878 secs] 54680K->19735K(126720K), 0.0043051 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]

This is the log file

I am unable to see elasticsearch plugin head

Cloudera Employee

that log file does not tell much there should be some other stack trace in the log file indicating the actual error. are you running on one node? how much memory have you allocated? what else are you running on that node?

This is the multinode setup. I have allocated 32GB RAM and 100GB HD memory. On this node metron server is working and elasticsearch master, storm, kibana, kafka these services are up and running.