[
https://issues.apache.org/jira/browse/KUDU-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639838#comment-17639838
]
ASF subversion and git services commented on KUDU-3300:
-------------------------------------------------------
Commit 50859258907484bc98b062f5a1a5c4fee5abfd44 in kudu's branch
refs/heads/master from Ádám Bakai
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=508592589 ]
KUDU-3300 Add directory to container error message
If there are multiple data directories assigned to a tserver, then this
additional information makes it easier to find the container file that
can not be opened.
Change-Id: I5c8f380b5cd90c5d526e4ddb13ac010577a7dc30
Reviewed-on: http://gerrit.cloudera.org:8080/19249
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
> Include the full path of the container in the error message
> -----------------------------------------------------------
>
> Key: KUDU-3300
> URL: https://issues.apache.org/jira/browse/KUDU-3300
> Project: Kudu
> Issue Type: Improvement
> Components: cfile
> Reporter: Abhishek
> Assignee: Bakai Ádám
> Priority: Minor
> Labels: newbie
>
> If there are multiple data directories configured, having the linux path to
> the full container file will help to locate the file without having to search
> for the file
> Check failed: _s.ok() Bad status: Corruption: Failed to load FS layout: Could
> not open container 26f5cbd97dfe4cb98f49bb0a6a494e8f: Invalid magic number:
> Expected: kuducntr, found: \000\000\020\001\030▒▒▒
--
This message was sent by Atlassian Jira
(v8.20.10#820010)