[ https://issues.apache.org/jira/browse/ACCUMULO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659975#comment-13659975
]
Hudson commented on ACCUMULO-1274:
----------------------------------
Integrated in Accumulo-Trunk #874 (See [https://builds.apache.org/job/Accumulo-Trunk/874/])
merge changes from 1.5
ACCUMULO-1421 simplify reflection lookup of SafeModeAction
ACCUMULO-???? changed getConfiguration to be package protected so that it is not in the public
API
ACCUMULO-1274 classpath command shows two java configured classpaths before showing Accumulo
configured classpaths.
ACCUMULO-970 use reasonable defaults for batchwriter in documentation (Revision 1483510)
Result = SUCCESS
kturner :
Files :
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
* /accumulo/trunk/docs/src/main/latex/accumulo_user_manual/chapters/analytics.tex
* /accumulo/trunk/docs/src/main/latex/accumulo_user_manual/chapters/clients.tex
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/pom.xml
* /accumulo/trunk/proxy/README
* /accumulo/trunk/server
* /accumulo/trunk/src
* /accumulo/trunk/start/src/main/java/org/apache/accumulo/start/classloader/vfs/AccumuloVFSClassLoader.java
* /accumulo/trunk/test/src/main/java/org/apache/accumulo/test/functional/LargeRowTest.java
* /accumulo/trunk/test/src/test/java/org/apache/accumulo/test/ShellServerTest.java
> Shell 'classpath' command should display classpath level descriptions.
> ----------------------------------------------------------------------
>
> Key: ACCUMULO-1274
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1274
> Project: Accumulo
> Issue Type: Improvement
> Reporter: David Medinets
> Assignee: John Vines
> Priority: Minor
>
> 1. JVM system classpath ---> JDK jars on the local server
> 2. JVM application classpath ---> Hadoop, ZK, accumulo-start and dependencies on
the local server
> 3. Accumulo system classpath ----> The rest of the accumulo jars and their dependencies
available via some Commons VFS destination
> 4. Accumulo context classpaths ---> user jars specific to a context that they define
and bound to one or more tables, available via some Commons VFS destination.
--
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
|