[
https://issues.apache.org/jira/browse/AIRFLOW-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini closed AIRFLOW-268.
-----------------------------------
Resolution: Duplicate
Dupe of AIRFLOW-130
> SSHExecuteOperator doesn't work on OSX
> --------------------------------------
>
> Key: AIRFLOW-268
> URL: https://issues.apache.org/jira/browse/AIRFLOW-268
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Vineet Goel
> Priority: Minor
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The SSHExecuteOperator runs a mktemp command using the --tempdir flag which
> is compatible with Linux systems but doesn't work on mac OSX. A fix would be
> to use a platform-independent version of the command as shown here:
> http://stackoverflow.com/questions/31396985/why-is-mktemp-on-os-x-broken-with-a-command-that-worked-on-linux
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)