[
https://issues.apache.org/jira/browse/HADOOP-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541899
]
Ning Li commented on HADOOP-2136:
---------------------------------
I think the problem is caused by IndexConfiguration extending Hadoop's
Configuration and Hadoop's Configuration loading hadoop-default.xml and
hadoop-site.xml. IndexConfiguration does not need the two Hadoop configuration
files, but Hadoop's Configuration does not provide a way not to load the files.
Should we ask Hadoop to allow the change?
> [hbase] TestTableIndex: variable substitution depth too large: 20
> -----------------------------------------------------------------
>
> Key: HADOOP-2136
> URL: https://issues.apache.org/jira/browse/HADOOP-2136
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
>
> See 'stack - 30/Oct/07 09:51 PM' comment over in HADOOP-2083 for description
> of an error or see here:
> http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/970/testReport/org.apache.hadoop.hbase.mapred/TestTableIndex/testTableIndex/
> Seems like its a rare occurrence.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.