I have some problem to start working on the elasticsearch. I
downloaded the latest version from the website, and download pyes 0.16
as the connector. Everything looks fine, but somehow it failed to pass
the test pyes/tests/indexing.py. Here is the output from indexing.py:
On the other hand, here is the error message raised by the
elasticsearch server:
[2011-12-26 15:03:51,756][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][3], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][3]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
[2011-12-26 15:03:51,787][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][4], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][4]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
I'm wondering if there is anything wrong with my configuration?
Thats a failure that should be ignored in elasticsearch (as it might happen
as part of refresh), you can ignore it. I pushed a fix to ignore it in
master.
I have some problem to start working on the elasticsearch. I
downloaded the latest version from the website, and download pyes 0.16
as the connector. Everything looks fine, but somehow it failed to pass
the test pyes/tests/indexing.py. Here is the output from indexing.py:
On the other hand, here is the error message raised by the
elasticsearch server:
[2011-12-26 15:03:51,756][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][3], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][3]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
[2011-12-26 15:03:51,787][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][4], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][4]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
I'm wondering if there is anything wrong with my configuration?
Thats a failure that should be ignored in elasticsearch (as it might happen
as part of refresh), you can ignore it. I pushed a fix to ignore it in
master.
I have some problem to start working on the elasticsearch. I
downloaded the latest version from the website, and download pyes 0.16
as the connector. Everything looks fine, but somehow it failed to pass
the test pyes/tests/indexing.py. Here is the output from indexing.py:
On the other hand, here is the error message raised by the
elasticsearch server:
[2011-12-26 15:03:51,756][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][3], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][3]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
[2011-12-26 15:03:51,787][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][4], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][4]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
I'm wondering if there is anything wrong with my configuration?
Thats a failure that should be ignored in elasticsearch (as it might happen
as part of refresh), you can ignore it. I pushed a fix to ignore it in
master.
I have some problem to start working on the elasticsearch. I
downloaded the latest version from the website, and download pyes 0.16
as the connector. Everything looks fine, but somehow it failed to pass
the test pyes/tests/indexing.py. Here is the output from indexing.py:
On the other hand, here is the error message raised by the
elasticsearch server:
[2011-12-26 15:03:51,756][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][3], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][3]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
[2011-12-26 15:03:51,787][DEBUG][action.admin.indices.refresh]
[Aardwolf] [anoth
er-index][4], node[72m8MJXiRy-oyetVL2Iz_w], [P], s[INITIALIZING]:
Failed to exec
ute
[org.elasticsearch.action.admin.indices.refresh.RefreshRequest@1c38ba8f]
org.elasticsearch.index.IndexShardMissingException: [another-index][4]
missing
at
org.elasticsearch.index.service.InternalIndexService.shardSafe(Intern
alIndexService.java:177)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:128)
at
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
.shardOperation(TransportRefreshAction.java:53)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:232)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction
$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.
java:210)
at
org.elasticsearch.action.support.broadcast.TransportBroadcastOperatio
nAction$AsyncBroadcastAction
$1.run(TransportBroadcastOperationAction.java:186)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
I'm wondering if there is anything wrong with my configuration?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.