Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
If you use the .rpm or .deb install packages, the base package is installed. If you try to run accumulo, you find it is not fully configured, and the start fails. There's no "slaves" file or "masters".... worse, the helpful start script tries to create single-node versions of these files. The package isn't very useful until this is done.
We should layer packages to enable a node to run a given feature: tablet/logger, master, monitor, tracer. Installing the package will pull in the base package as a dependency and turn on the feature by installing a file somewhere. The start-here script should then read those features.
I'm sure hadoop or hbase are doing something similar: at least investigate good practices.
ese additional steps, basically writing some scripts that work from some configuration files in /etc, that would be nice.
The goal is to do something like:
$ apt-get install accumulo-single-instance
Or
$ apt-get install accumulo-tserver accumulo-logger
Attachments
Issue Links
- breaks
-
ACCUMULO-1845 Can't test nativeMap code
- Resolved
- depends upon
-
ACCUMULO-312 better scripts for start up
- Resolved
-
ACCUMULO-658 refactor code into separate modules where appropriate
- Resolved
- incorporates
-
ACCUMULO-1638 Update RPM Packages to use Conventional Unix Directories
- Resolved
- is duplicated by
-
ACCUMULO-749 Separate components should build and package separately
- Resolved
- is related to
-
ACCUMULO-1483 Create client module with essential dependencies
- Resolved
-
ACCUMULO-756 Thrift API should be removed and abstracted
- Open
-
ACCUMULO-199 Create distribution profiles
- Resolved
-
ACCUMULO-1325 Package monitor as a WAR
- Resolved
-
ACCUMULO-1385 RPM/DEB should set vm.swappiness in /etc/sysctl.d/accumulo
- Resolved
-
ACCUMULO-1387 RPM/DEB should create an accumulo user
- Resolved
-
ACCUMULO-138 Investigate adding Accumulo to BigTop
- Resolved
-
ACCUMULO-1363 Investigate Leveraging commons-daemon for launching services
- Resolved
- is superceded by
-
ACCUMULO-2606 Remove RPM/DEB packaging from build
- Resolved
- relates to
-
ACCUMULO-429 Clean up startup scripts
- Resolved
- supercedes
-
ACCUMULO-1413 Binary packages should not have the -assemble component in their filename
- Resolved