[
https://issues.apache.org/jira/browse/MESOS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942321#comment-13942321
]
Vinod Kone commented on MESOS-1128:
-----------------------------------
What is the bug in OSX that you are facing? I seem to be able to create paths
with colons just fine on my mac.
{code}
➜ /tmp mkdir -p "test/foo:bar/"
➜ /tmp cd test/foo:bar
➜ foo:bar ls
{code}
> ':' colon in executor work directories is unusual
> -------------------------------------------------
>
> Key: MESOS-1128
> URL: https://issues.apache.org/jira/browse/MESOS-1128
> Project: Mesos
> Issue Type: Bug
> Components: general
> Affects Versions: 0.18.0
> Reporter: alexius ludeman
> Assignee: Vinod Kone
>
> this change:
>
> https://github.com/apache/mesos/commit/3cce8ea7e14cafa6aa15d64b7f068d39edabdb50#diff-7876f7b2f54fb890da7f1e0a7445c086R44
> https://reviews.apache.org/r/17210/
> is now creating paths with colon':' in the path while technically a valid
> unix filesystem character is unusual to see in common practice.
> And the reason why I'm creating this bug as it is affecting my app that has
> roots in mac os where ':' was not a valid character.
> I would recommend: "%Y%m%d-%H%M%S"
--
This message was sent by Atlassian JIRA
(v6.2#6252)