Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a problem occurs with MiniAccumuloCluster it can be difficult to debug. Something that may make this easier.
- The ability to easily access log files. (maybe have a method users could call to copy log files to a target dir).
- Starting Accumulo server processes with remote JVM debugging enabled. (this could be a statup option, could have method users could call to get the debug ports)
It would be nice if a unit test fails in a maven run if the MiniAcc logs files would end up the target dir that contains info about test failures. Make it as easy as possible to do this from junit test.
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-1388 Allow users to configure memory used by MiniAccumulo processes
- Resolved
- relates to
-
ACCUMULO-1367 Instance name and ports in MiniAccumuloCluster should be configurable
- Resolved
-
ACCUMULO-1030 Create a Maven plugin to run MiniAccumuloCluster for integration testing
- Resolved