You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "zhangsong (JIRA)" <ji...@apache.org> on 2016/09/08 12:53:20 UTC

[jira] [Comment Edited] (KUDU-1442) kudu should have more log when starting up, user need to check the progress of starting.

    [ https://issues.apache.org/jira/browse/KUDU-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473790#comment-15473790 ] 

zhangsong edited comment on KUDU-1442 at 9/8/16 12:53 PM:
----------------------------------------------------------

Every time i restart a kudu-tserver , i first see these logs:
"Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0906 05:33:41.632738  3335 mem_tracker.cc:138] MemTracker: hard memory limit is 201.724792 GB
I0906 05:33:41.633641  3335 mem_tracker.cc:140] MemTracker: soft memory limit is 121.034874 GB"
And after that there will be no logs until this logs come out
" Initializing tablet server..."
i believe it is loading metadata and constructing memory structure or something.
in my cluster i always has 200~400+ tablet one kudu-tserver node hence , it will cost 20~30 minute to start it up.
It will be better to known how is it going.


was (Author: brucesz):
Every time i restart a kudu-tserver , i first see these logs:
"Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0906 05:33:41.632738  3335 mem_tracker.cc:138] MemTracker: hard memory limit is 201.724792 GB
I0906 05:33:41.633641  3335 mem_tracker.cc:140] MemTracker: soft memory limit is 121.034874 GB"
And after that there will be no logs until this logs come out
" Initializing tablet server..."
i believe it is loading metadata and constructing memory structure or something.
in my cluster i always has 200~400+ tablet one kudu-tserver node hence , it will cost 20~30 minute to start it up.
It will be better to known how it progress.

> kudu should have more log when starting up, user need to check the progress of starting.
> ----------------------------------------------------------------------------------------
>
>                 Key: KUDU-1442
>                 URL: https://issues.apache.org/jira/browse/KUDU-1442
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: zhangsong
>            Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)