Michael Brown created IMPALA-8175:
-------------------------------------

             Summary: centos6: tests_minicluster_obj fails with pgrep usage 
error
                 Key: IMPALA-8175
                 URL: https://issues.apache.org/jira/browse/IMPALA-8175
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.2.0
            Reporter: Michael Brown
            Assignee: Michael Brown


{noformat}
F infra/test_stress_infra.py::TestStressInfra::()::tests_minicluster_obj
 infra/test_stress_infra.py:74: in tests_minicluster_obj
     assert expected_pids == len(cluster.impala.for_each_impalad(lambda i: 
i.find_pid()))
 comparison/cluster.py:611: in for_each_impalad
     results = promise.get(maxint)
 /usr/lib64/python2.6/multiprocessing/pool.py:422: in get
     raise self._value
 E   ValueError: invalid literal for int() with base 10: "pgrep: invalid option 
-- 'a'\nUsage: pgrep [-flvx] [-d DELIM] [-n|-o] [-P PPIDLIST] [-g PGRPLIST] [-s 
SIDLIST]\n\t[-u EUIDLIST] [-U UIDLIST] [-G GIDLIST] [-t TERMLIST] [PATTERN]\n"
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to