[ 
https://issues.apache.org/jira/browse/ACCUMULO-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792591#comment-13792591
 ] 

Bill Havanki commented on ACCUMULO-1769:
----------------------------------------

Good point. If there is anywhere in the code where configuration information is 
pulled from the classpath, vs. directly from the generated configuration, this 
change could be a bad idea. I do see that instance.dfs.dir (vs. .uri) is 
specifically defined in the generated configuration, but that's just that 
specific item.

> Auto test should use classpath from accumulo-site.xml if possible
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-1769
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1769
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 1.4.4, 1.5.0
>            Reporter: Bill Havanki
>            Priority: Minor
>              Labels: test
>         Attachments: ACCUMULO-1769.patch
>
>
> The TestUtils.py code under test/system/auto contains its own definition of 
> the general classpath. It should try to read and use the classpath that is 
> defined in accumulo-site.xml instead, just as it locates Zookeeper hosts. 
> This ensures that tests use the same classpath as the surrounding cluster.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to