Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0, 3.0.0-alpha2
-
None
-
None
-
Reviewed
Description
Even with the fix for YARN-3344 we still have issues with the procfs format.
This is the case that is causing issues:
[user@nm1 ~]$ cat /proc/2406/stat 2406 (ib_fmr(mlx4_0)) S 2 0 0 0 -1 2149613632 0 0 0 0 166 126908 0 0 20 0 1 0 4284 0 0 18446744073709551615 0 0 0 0 0 0 0 2147483647 0 18446744073709551615 0 0 17 6 0 0 0 0 0
We do not handle the parenthesis in the name which causes the pattern matching to fail