Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-700

jobbrowser times out when connecting to a secured JT

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 2.0.0-beta
    • Fix Version/s: 2.0.1
    • Component/s: app.jobbrowser
    • Labels:
      None

      Description

      Hue times out when talking to a secured JT.

        File "/opt/ws/hue/desktop/core/src/desktop/lib/thrift_util.py", line 284, in wrapper
          ret = res(*args, **kwargs)
        File "/opt/ws/hue/desktop/core/src/desktop/lib/thrift_util.py", line 330, in wrapper
          ret = res(*args, **kwargs)
        File "/opt/ws/hue/desktop/libs/hadoop/src/hadoop/../../gen-py/hadoop/api/common/HadoopServiceBase.py", line 103, in getRuntimeInfo
          return self.recv_getRuntimeInfo()
        File "/opt/ws/hue/desktop/libs/hadoop/src/hadoop/../../gen-py/hadoop/api/common/HadoopServiceBase.py", line 114, in recv_getRuntimeInfo
          (fname, mtype, rseqid) = self._iprot.readMessageBegin()
        File "/opt/ws/hue/build/env/lib/python2.6/site-packages/thrift-0.7.0-py2.6-linux-x86_64.egg/thrift/protocol/TBinaryProtocol.py", line 126, in readMessageBegin
          sz = self.readI32()
        File "/opt/ws/hue/build/env/lib/python2.6/site-packages/thrift-0.7.0-py2.6-linux-x86_64.egg/thrift/protocol/TBinaryProtocol.py", line 203, in readI32
          buff = self.trans.readAll(4)
        File "/opt/ws/hue/build/env/lib/python2.6/site-packages/thrift-0.7.0-py2.6-linux-x86_64.egg/thrift/transport/TTransport.py", line 58, in readAll
          chunk = self.read(sz-have)
        File "/opt/ws/hue/build/env/lib/python2.6/site-packages/thrift-0.7.0-py2.6-linux-x86_64.egg/thrift/transport/TTransport.py", line 160, in read
          self.__rbuf = StringIO(self.__trans.read(max(sz, self.__rbuf_size)))
        File "/opt/ws/hue/build/env/lib/python2.6/site-packages/thrift-0.7.0-py2.6-linux-x86_64.egg/thrift/transport/TSocket.py", line 94, in read
          buff = self.handle.recv(sz)
      timeout: timed out
      

      Packet trace attached. The plugin is on port 9290.

        Attachments

          Activity

            People

            • Assignee:
              bcwalrus bc Wong
              Reporter:
              bcwalrus bc Wong
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: