You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by James Peach <jp...@apache.org> on 2016/02/19 16:29:27 UTC

Re: Review Request 42370: Accept the 3-field version of HDFS du output.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42370/
-----------------------------------------------------------

(Updated Feb. 19, 2016, 3:29 p.m.)


Review request for mesos and Jie Yu.


Bugs: MESOS-4283
    https://issues.apache.org/jira/browse/MESOS-4283


Repository: mesos


Description
-------

The HDFS du command can output 3 fields in later Hadoop versions.
We should accept both 2-field and 3-field versions for better
compatibility.


Diffs
-----

  src/hdfs/hdfs.cpp 51f016b049c6e947c4d27fbbbf79c53f9ec5a51e 
  src/tests/hdfs_tests.cpp 29f156028af57b83ee2aa299f3b1c89e96d15fd0 

Diff: https://reviews.apache.org/r/42370/diff/


Testing
-------

make check on Centos6 w/ devtoolset-3. Running in production for a number of weeks.


Thanks,

James Peach