[
https://issues.apache.org/jira/browse/HADOOP-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653730#comment-16653730
]
Sean Mackrory commented on HADOOP-15860:
----------------------------------------
To add a bit more detail, if I create a file with a trailing period it is
absent from listings. However if I explicitly name the file in a listing,
correct metadata is returned.
If a directory named 'test' already exists and I create 'test.', it fails
because 'test' already exists. Subsequently trying to list the 'test.'
directory explicitly fails because it does not exist. So similar bugs exist
with both files and directories but they're distinct bugs, I think.
> ABFS: Trailing period in file names gets ignored for some operations.
> ---------------------------------------------------------------------
>
> Key: HADOOP-15860
> URL: https://issues.apache.org/jira/browse/HADOOP-15860
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/adl
> Affects Versions: 3.2.0
> Reporter: Sean Mackrory
> Assignee: Sean Mackrory
> Priority: Major
>
> If you create a directory with a trailing period (e.g. '/test.') the period
> is silently dropped, and will be listed as simply '/test'. '/test.test'
> appears to work just fine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]