[
https://issues.apache.org/jira/browse/ARROW-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152626#comment-16152626
]
Brecht Machiels commented on ARROW-1458:
----------------------------------------
Oh, I didn't know that. The [hadoop fs
-mkdir|https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html#mkdir]
command does take a {{-p}} option though and the default is to not create
parent dirs.
> HadoopFileSystem.mkdir: create_parents=False has no effect
> ----------------------------------------------------------
>
> Key: ARROW-1458
> URL: https://issues.apache.org/jira/browse/ARROW-1458
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.7.0
> Environment: RHEL 6.8, Python 3.5.4 (Anaconda), Hadoop 2.6.0-cdh5.8.3
> Reporter: Brecht Machiels
>
> Even when setting the {{create_parents}} argument to False, {{mkdir}} still
> creates all parent directories.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)