Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8175

centos6: tests_minicluster_obj fails with pgrep usage error

    XMLWordPrintableJSON

Details

    Description

      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"
      

      Attachments

        Issue Links

          Activity

            People

              mikeb Michael Brown
              mikeb Michael Brown
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: