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

In Kerberized environment Impala-shell -k to start shell prompt and then connect <impalad-hostname> throws exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 1.1
    • Impala 1.2
    • Clients

    Description

      In a Kerberized environment:

      impala-shell -k -i <impalad-hostname>:21000 works.

      However:

      impala-shell -k

      [Not connected] > connect <impalad-hostname>:21000;

      Doesnt work and throws below exception:

      Error connecting: <type 'exceptions.NotImplementedError'>, Wrong number of arguments for overloaded function 'Client_setAttr'.
      Possible C/C++ prototypes are:
      setAttr(saslwrapper::Client *,std::string const &,std::string const &)
      setAttr(saslwrapper::Client *,std::string const &,uint32_t)

      Perhaps fixable for Impala 1.2

      Attachments

        Issue Links

          Activity

            People

              ishaan Ishaan Joshi
              udai Udai Kiran Potluri
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: