[ https://issues.apache.org/jira/browse/MESOS-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anand Mazumdar updated MESOS-7332: ---------------------------------- Summary: Unable to fetch docker images on the agent (was: when submit an docker job to mesos, the agent show errors ) > Unable to fetch docker images on the agent > ------------------------------------------ > > Key: MESOS-7332 > URL: https://issues.apache.org/jira/browse/MESOS-7332 > Project: Mesos > Issue Type: Bug > Components: agent > Affects Versions: 1.2.0 > Environment: ubuntu 16.04 > Reporter: liliang > Priority: Critical > > when run the following task > sudo mesos-execute --master=10.139.176.201:5050 --name=test > --docker_image=hello-world --shell=true > i got error on agent side: > Running on machine: gorilla > Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg > E0331 22:45:05.706740 20993 shell.hpp:107] Command 'hadoop version 2>&1' > failed; this is the output: > sh: 1: hadoop: not found > E0331 22:46:14.837656 21014 slave.cpp:4650] Container > '48256fd6-9f45-4725-a72f-195326798f2d' for executor 'test' of framework > 0a104215-eb82-4b1b-93e6-3fc765fc67af-0003 failed to start: Collect failed: > Failed to perform 'curl': curl: (35) gnutls_handshake() failed: Error in the > push function. -- This message was sent by Atlassian JIRA (v6.3.15#6346)