----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52471/#review151458 -----------------------------------------------------------
Patch looks great! Reviews applied: [52470, 52520, 52471] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 4, 2016, 6:02 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52471/ > ----------------------------------------------------------- > > (Updated Oct. 4, 2016, 6:02 p.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Bugs: MESOS-6283 > https://issues.apache.org/jira/browse/MESOS-6283 > > > Repository: mesos > > > Description > ------- > > For the task launched by default-executor, its sandbox directory is > 'executor_directory/tasks/task_id/'. This patch generates the > corresponding sandbox directory in Web UI for the task according to its > executor type. > > > Diffs > ----- > > src/webui/master/static/agent_executor.html > 8b83ed5acc2ecd56f20b1571878ec9f6794efbd2 > src/webui/master/static/framework.html > bc3c56adf22030e6cd1dcd8a2c945d44ff79aa4b > src/webui/master/static/home.html 179cb15140f85811df0ea0a87620dd3c90dd30c7 > src/webui/master/static/js/app.js 400a4286d9358c699453326d87a0bd49dbb105a7 > src/webui/master/static/js/controllers.js > 29a5a1c8754cc2fb934854750d6dfb04f1eaeae4 > > Diff: https://reviews.apache.org/r/52471/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
