[ https://issues.apache.org/jira/browse/HADOOP-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655252#comment-16655252 ]
Sean Mackrory commented on HADOOP-15860: ---------------------------------------- Trying to write a test that reproduces all the nuances here. Weirdly, I can't get the integration tests to run. With "mvn -T 1C -Dparallel-tests -DtestsThreadCount=8 verify" I used to be able to run all serial & parallel ABFS & WASB unit and integration tests with the attached (sanitized) config, and now it doesn't seem to work. Possibly some Maven-fu I'm not getting... Looks like [~ste...@apache.org] has done most of the more recent committing - know what I'm missing? > 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org