----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43177/ -----------------------------------------------------------
Review request for mesos. Bugs: MESOS-4585 https://issues.apache.org/jira/browse/MESOS-4585 Repository: mesos Description ------- Erased libprocess related env vars for mesos-fetcher. Diffs ----- src/slave/containerizer/fetcher.cpp dbf968df4b219fbbafd59d5560492b7c1ace83f3 Diff: https://reviews.apache.org/r/43177/diff/ Testing ------- Created a simple framework that launchs a task with a hdfs:// uri - Without this patch: fetcher failed with traceback like reported in jira - With this patch: fetcher succeeds and the task is running Thanks, Shuai Lin