Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-256 Integrate Security with Apache Ranger
  3. HAWQ-1276

The error message is not friendly when ranger plugin service is unavailable.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0.0-incubating
    • Security
    • None

    Description

      The error message is not friendly when RPS cannot be connected.

      We expect a more clear message printed out, for example, "cannot connect to RPS service: host/port/service ".

      What's more, there are many other error and log messages and log level should be refined to more friendly. Some unused log should be removed.

      MacBook-Pro:incubator-hawq malili$ psql -d postgres
      psql (8.2.15)
      Type "help" for help.
      
      postgres=# \l
      WARNING:  curl_easy_perform() failed: Couldn't connect to server
      LINE 5: FROM pg_catalog.pg_database d
                   ^
      ERROR:  permission denied for schema pg_catalog
      LINE 5: FROM pg_catalog.pg_database d
                   ^
      postgres=#
      

      Attachments

        Activity

          People

            xsheng Xiang Sheng
            xsheng Xiang Sheng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: