[
https://issues.apache.org/jira/browse/PHOENIX-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373248#comment-15373248
]
Tongzhou Wang commented on PHOENIX-3061:
----------------------------------------
Hi Ankit, do you have any idea how to run IndexToolIT locally? I am seeing OOM
error:
`2016-07-12 09:57:36,451 FATAL
[B.defaultRpcServer.handler=1,queue=0,port=60209]
org.apache.hadoop.hbase.regionserver.RSRpcServices(1144): Run out of memory;
MasterRpcServices will abort itself immediately
java.lang.OutOfMemoryError: PermGen space`
> IndexTool marks index as ACTIVE and exit 0 even if bulkload has error
> ---------------------------------------------------------------------
>
> Key: PHOENIX-3061
> URL: https://issues.apache.org/jira/browse/PHOENIX-3061
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.7.0
> Reporter: Tongzhou Wang
> Labels: easyfix
> Fix For: 4.8.0
>
>
> In `IndexTool`, the job exits with code 0 and marks the index table as ACTIVE
> even though MapReduce had error.
> See:
> https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java#L246-L256
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)