[
https://issues.apache.org/jira/browse/BLUR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459592#comment-13459592
]
Aaron McCurry commented on BLUR-23:
-----------------------------------
There has been some discussion about the automatic initialization of the
properties from external files (blur-site.properties and
blur-default.properties) and how they need to be changed for testing purposes
(and possibly for other reasons). Should we just drop the BlurConfig object
all together and just use the Hadoop configuration object? The properties
files would change from standard java properties files to XML files.
The main pro I see from this would be consistencey between Blur and Hadoop (and
HBase for that matter) on configuration.
The main con I see is from the fact it's a heavy weight object and it's based
on XML.
> Make MiniCluster configurable - on ports
> -----------------------------------------
>
> Key: BLUR-23
> URL: https://issues.apache.org/jira/browse/BLUR-23
> Project: Apache Blur
> Issue Type: Improvement
> Reporter: Tim Williams
> Priority: Minor
>
> It'd be nice to use the MiniCluster for testing on the same box that you
> happen to have a Blur instance also running. I *think* letting
> startControllers/startShards take advantage of the BlurConfiguration's
> blur.shard.bind.port and blur.controller.bind.port would do the trick.
> Currently, we ignore these settings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira