Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-25677

hpcc-run -a start generating python errors on centos 7

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • 8.0.x
    • 8.0.4
    • Init system
    • None
    • 10.173.160.101

    Description

      [loch@dev-roxie07-neut-160:dev-roxie07-neut-160101 ~]$ sudo /opt/HPCCSystems/sbin/hpcc-run.sh -a hpcc-init start
      10.173.160.102: Running sudo /etc/init.d/hpcc-init start
      Dependent service dafilesrv, mydafilesrv is already running.
      Starting dali ... [ OK ]

      hpcc-init starting the cluster ...
      Exception in thread Thread-2:
      Traceback (most recent call last):
      File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
      self.run()
      File "/opt/HPCCSystems/sbin/hpcc/cluster/thread.py", line 49, in run
      func(*args)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 79, in run
      self.worker(host)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 132, in worker
      cmd = self.script_file + " " + host.ip.decode('utf-8')
      AttributeError: 'str' object has no attribute 'decode'

      Exception in thread Thread-8:
      Traceback (most recent call last):
      File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
      self.run()
      File "/opt/HPCCSystems/sbin/hpcc/cluster/thread.py", line 49, in run
      func(*args)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 79, in run
      self.worker(host)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 132, in worker
      cmd = self.script_file + " " + host.ip.decode('utf-8')
      AttributeError: 'str' object has no attribute 'decode'
      Exception in thread Thread-10:
      Traceback (most recent call last):
      File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
      self.run()
      File "/opt/HPCCSystems/sbin/hpcc/cluster/thread.py", line 49, in run
      func(*args)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 79, in run
      self.worker(host)
      File "/opt/HPCCSystems/sbin/hpcc/cluster/task.py", line 132, in worker
      cmd = self.script_file + " " + host.ip.decode('utf-8')
      AttributeError: 'str' object has no attribute 'decode'

       

      Michael-Gardner 

      This is from the overnight build as of April 2am EST

      Attachments

        Activity

          People

            Michael-Gardner Michael Gardner
            cloln Chris Lo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: