diff --git a/pom.xml b/pom.xml index 30eca1f0bf6..3aef6d71b06 100644 --- a/pom.xml +++ b/pom.xml @@ -675,6 +675,7 @@ **/*.svg **/META-INF/services/** + **/src/main/asciidoc/hbase.css **/bootstrap-theme.css **/bootstrap-theme.min.css diff --git a/src/main/docbkx/hbase-default.xml b/src/main/docbkx/hbase-default.xml index aa04699d278..f221950336b 100644 --- a/src/main/docbkx/hbase-default.xml +++ b/src/main/docbkx/hbase-default.xml @@ -1,4 +1,24 @@ -HBase Default Configuration + + +HBase Default Configuration The documentation below is generated using the default hbase configuration file, hbase-default.xml, as source. hbase.tmp.dirTemporary directory on the local filesystem. @@ -538,4 +558,4 @@ The documentation below is generated using the default hbase configuration file, Defaultdr.stackhbase.regionserver.handler.abort.on.error.percentThe percent of region server RPC threads failed to abort RS. -1 Disable aborting; 0 Abort if even a single handler has died; 0.x Abort only when this percent of handlers have died; - 1 Abort only all of the handers have died.Default0.5 \ No newline at end of file + 1 Abort only all of the handers have died.Default0.5