[
https://issues.apache.org/jira/browse/KUDU-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472545#comment-15472545
]
Todd Lipcon commented on KUDU-1193:
-----------------------------------
Ping [~mpercy]? I'm inclined to say wontfix.
> glog logdir not automatically created if it doesn't exist
> ---------------------------------------------------------
>
> Key: KUDU-1193
> URL: https://issues.apache.org/jira/browse/KUDU-1193
> Project: Kudu
> Issue Type: Bug
> Reporter: Mike Percy
>
> We should create the logdir if it doesn't exist, but right now we crash.
> Example:
> {noformat}
> mpercy@mpercy-ThinkPad-T530:/tmp/kudu-foo/master$
> $KUDU_HOME/build/latest/kudu-master --fs_data_dirs=$(pwd)/data
> --fs_wal_dir=$(pwd)/wals --log_dir=$(pwd)/logs
> Could not open file in log_dir /tmp/kudu-foo/master/logs: No such file or
> directory
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)