[
https://issues.apache.org/jira/browse/ACCUMULO-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817371#comment-13817371
]
ASF subversion and git services commented on ACCUMULO-1658:
-----------------------------------------------------------
Commit 6648056cac0a3d271744ab322e8fede221c1f792 in branch
refs/heads/1.5.1-SNAPSHOT from ofishel
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=6648056 ]
ACCUMULO-1658 System integration tests should default ACCUMULO_CONF_DIR to
ACCUMULO_HOME/conf
Signed-off-by: John Vines <[email protected]>
> System integration tests should default ACCUMULO_CONF_DIR to
> ACCUMULO_HOME/conf
> -------------------------------------------------------------------------------
>
> Key: ACCUMULO-1658
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1658
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.4.5
> Reporter: Sean Busbey
> Priority: Minor
> Labels: patch
> Attachments: ACCUMULO-1658.patch
>
>
> The various system integration tests need to make use of ACCUMULO_CONF_DIR
> and when not present, default it to ACCUMULO_HOME/conf.
> * Functional Tests - adds ACCUMULO_CONF_DIR to the classpath, but grabs all
> configuration files out of ACCUMULO_HOME/conf/
> * Continuous Ingest Test - start-stats.sh, mapred-setup.sh, agitator.pl, and
> magitator.pl all presume continuous-env.sh will define it
> * Random Walk Tests - reset-cluster.sh requires it, start-*.sh will only load
> accumulo-env.sh files that are within it.
> * Scalability Tests - requires it to be defined.
--
This message was sent by Atlassian JIRA
(v6.1#6144)