Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE982200B45 for ; Fri, 1 Jul 2016 02:13:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD416160A71; Fri, 1 Jul 2016 00:13:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4DE83160A52 for ; Fri, 1 Jul 2016 02:13:16 +0200 (CEST) Received: (qmail 39542 invoked by uid 500); 1 Jul 2016 00:13:15 -0000 Mailing-List: contact commits-help@kudu.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kudu.incubator.apache.org Delivered-To: mailing list commits@kudu.incubator.apache.org Received: (qmail 39533 invoked by uid 99); 1 Jul 2016 00:13:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 00:13:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E1763C0D82 for ; Fri, 1 Jul 2016 00:13:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zjJRyrTbDHv9 for ; Fri, 1 Jul 2016 00:13:08 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 2D2F85FB06 for ; Fri, 1 Jul 2016 00:13:06 +0000 (UTC) Received: (qmail 39156 invoked by uid 99); 1 Jul 2016 00:13:05 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 00:13:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2439CE38AD; Fri, 1 Jul 2016 00:13:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jdcryans@apache.org To: commits@kudu.incubator.apache.org Date: Fri, 01 Jul 2016 00:13:09 -0000 Message-Id: In-Reply-To: <6d747fad2ab44ddfb6a717ca80468bf0@git.apache.org> References: <6d747fad2ab44ddfb6a717ca80468bf0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/45] incubator-kudu git commit: Update docs for 0.9.1 archived-at: Fri, 01 Jul 2016 00:13:18 -0000 http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/releases/0.9.1/docs/kudu-tserver_configuration_reference.html ---------------------------------------------------------------------- diff --git a/releases/0.9.1/docs/kudu-tserver_configuration_reference.html b/releases/0.9.1/docs/kudu-tserver_configuration_reference.html new file mode 100644 index 0000000..569929f --- /dev/null +++ b/releases/0.9.1/docs/kudu-tserver_configuration_reference.html @@ -0,0 +1,1128 @@ +--- +title: kudu-tserver Flags +layout: default +active_nav: docs +last_updated: 'Last updated 2016-06-30 15:55:30 PDT' +--- + + + +
+
+
+ +

kudu-tserver Flags

+
+

Stable Flags

+
+
+

Flags tagged stable and not advanced are safe to use for common +configuration tasks.

+
+
+

--block_cache_capacity_mb

+
+

block cache capacity in MB

+
+ ++++ + + + + + + + + + + + + + + +

Type

int64

Default

512

Tags

stable

+
+

 

+
+
+
+

--log_force_fsync_all

+
+

Whether the Log/WAL should explicitly call fsync() after each write.

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

stable

+
+

 

+
+
+
+

--fs_data_dirs

+
+

Comma-separated list of directories with data blocks. If this is not specified, fs_wal_dir will be used as the sole data block directory.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

stable

+
+

 

+
+
+
+

--fs_wal_dir

+
+

Directory with write-ahead logs. If this is not specified, the program will not start. May be the same as fs_data_dirs

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

stable

+
+

 

+
+
+
+

--rpc_bind_addresses

+
+

Comma-separated list of addresses to bind to for RPC connections. Currently, ephemeral ports (i.e. port 0) are not allowed.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

0.0.0.0

Tags

stable

+
+

 

+
+
+
+

--webserver_port

+
+

Port to bind to for the web server

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

0

Tags

stable

+
+

 

+
+
+
+

--maintenance_manager_num_threads

+
+

Size of the maintenance manager thread pool. Beyond a value of '1', one thread is reserved for emergency flushes. For spinning disks, the number of threads should not be above the number of devices.

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

1

Tags

stable

+
+

 

+
+
+
+

--tserver_master_addrs

+
+

Comma separated addresses of the masters which the tablet server should connect to. The masters do not read this flag — configure the masters separately using 'rpc_bind_addresses'.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

127.0.0.1:7051

Tags

stable

+
+

 

+
+
+
+

--log_filename

+
+

Prefix of log filename - full path is <log_dir>/<log_filename>.[INFO|WARN|ERROR|FATAL]

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

stable

+
+

 

+
+
+
+

--memory_limit_hard_bytes

+
+

Maximum amount of memory this daemon should use, in bytes. A value of 0 autosizes based on the total system memory. A value of -1 disables all memory limiting.

+
+ ++++ + + + + + + + + + + + + + + +

Type

int64

Default

0

Tags

stable

+
+

 

+
+
+
+

--flagfile

+
+

load flags from file

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

stable

+
+

 

+
+
+
+

--help

+
+

show help on all flags [tip: all flags can have two dashes]

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

stable

+
+

 

+
+
+
+

--version

+
+

show version and build info and exit

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

stable

+
+

 

+
+
+
+

--colorlogtostderr

+
+

color messages logged to stderr (if supported by terminal)

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

runtime,stable

+
+

 

+
+
+
+

--log_dir

+
+

If specified, logfiles are written into this directory instead of the default logging directory.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

stable

+
+

 

+
+
+
+

--logtostderr

+
+

log messages go to stderr instead of logfiles

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

runtime,stable

+
+

 

+
+
+
+

--max_log_size

+
+

approx. maximum log file size (in MB). A value of 0 will be silently overridden to 1.

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

1800

Tags

runtime,stable

+
+

 

+
+
+
+
+
+

Stable, Advanced Flags

+
+
+

Flags tagged stable and advanced are supported, but should be considered +"expert" options and should be used carefully and after thorough testing.

+
+
+

--enable_process_lifetime_heap_profiling

+
+

Enables heap profiling for the lifetime of the process. Profile output will be stored in the directory specified by -heap_profile_path. Enabling this option will disable the on-demand/remote server profile handlers.

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

advanced,stable

+
+

 

+
+
+
+

--heap_profile_path

+
+

Output path to store heap profiles. If not set profiles are stored in /tmp/<process-name>.<pid>.<n>.heap.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--fromenv

+
+

set flags from the environment [use 'export FLAGS_flag1=value']

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--tryfromenv

+
+

set flags from the environment if present

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--undefok

+
+

comma-separated list of flag names that it is okay to specify on the command line even if the program does not define a flag with that name. IMPORTANT: flags in this list that have arguments MUST use the flag=value format

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--helpmatch

+
+

show help on modules whose name contains the specified substr

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--helpon

+
+

show help on the modules named by this flag value

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--helppackage

+
+

show help on all modules in the main package

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

advanced,stable

+
+

 

+
+
+
+

--helpshort

+
+

show help on only the main module for this program

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

advanced,stable

+
+

 

+
+
+
+

--helpxml

+
+

produce an xml version of help

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

advanced,stable

+
+

 

+
+
+
+ +
+

Put additional links to the log files in this directory

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+

--log_prefix

+
+

Prepend the log prefix to the start of each log line

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

true

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--minloglevel

+
+

Messages logged at a lower level than this don’t actually get logged anywhere

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

0

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--stderrthreshold

+
+

log messages at or above this level are copied to stderr in addition to logfiles. This flag obsoletes --alsologtostderr.

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

2

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--stop_logging_if_full_disk

+
+

Stop attempting to log to disk if the disk is full.

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

false

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--symbolize_stacktrace

+
+

Symbolize the stack trace in the tombstone

+
+ ++++ + + + + + + + + + + + + + + +

Type

bool

Default

true

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--v

+
+

Show all VLOG(m) messages for m ⇐ this. Overridable by --vmodule.

+
+ ++++ + + + + + + + + + + + + + + +

Type

int32

Default

0

Tags

runtime,advanced,stable

+
+

 

+
+
+
+

--vmodule

+
+

per-module verbose level. Argument is a comma-separated list of <module name>=<log level>. <module name> is a glob pattern, matched against the filename base (that is, name ignoring .cc/.h./-inl.h). <log level> overrides any value given by --v.

+
+ ++++ + + + + + + + + + + + + + + +

Type

string

Default

none

Tags

advanced,stable

+
+

 

+
+
+
+
+
+
+ +
+
\ No newline at end of file