Github user ctubbsii commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/228#discussion_r105247045
  
    --- Diff: TESTING.md ---
    @@ -142,11 +145,8 @@ what is executed for a standalone cluster.
       `mvn verify -Daccumulo.it.properties=/home/user/my_cluster.properties`
     
     For the optional properties, each of them will be extracted from the 
environment if not explicitly provided.
    -Specifically, `ACCUMULO_HOME` and `ACCUMULO_CONF_DIR` are used to ensure 
the correct version of the bundled
    -Accumulo scripts are invoked and, in the event that multiple Accumulo 
processes exist on the same physical machine,
    -but for different instances, the correct version is terminated. 
`HADOOP_CONF_DIR` is used to ensure that the necessary
    -files to construct the FileSystem object for the cluster can be 
constructed (e.g. core-site.xml and hdfs-site.xml),
    -which is typically required to interact with HDFS.
    +`HADOOP_CONF_DIR` is used to ensure that the necessary files to construct 
the FileSystem object for the cluster can
    --- End diff --
    
    Could simplify this to just be "additional classpath items".


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to