[
https://issues.apache.org/jira/browse/UIMA-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5309.
-------------------------------
Resolution: Duplicate
Duplicate of UIMA-5639
> UIMA-DUCC: when running ps command user name is truncated
> ---------------------------------------------------------
>
> Key: UIMA-5309
> URL: https://issues.apache.org/jira/browse/UIMA-5309
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Priority: Major
> Fix For: future-DUCC
>
>
> When collecting processes using ps command a user name is truncated to 12
> characters. For example
> ProcessBuilder pb = new ProcessBuilder("ps", "-Ao",
> "user:12,pid,ppid,args,stat",
> "--no-heading");
> Note: user:12
> This command appears in multiple places in DUCC:
> CGroupsManager, NodeMemInfoCollector, NodeUsersCollector
> Modify to prevent truncation of the user name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)