Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4899

Hive returns non-meanful error message for ill-formed fs.default.name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.0, 0.11.0
    • 0.12.0
    • HiveServer2
    • None

    Description

      For query in test case fs_default_name1.q:

      set fs.default.name='http://www.example.com;
      show tables;
      

      The following error message is returned:

      FAILED: IllegalArgumentException null
      

      The message is not very meaningful, and has "null" in it.

      It would be better if we can provide detailed error message.

      Attachments

        1. HIVE-4899.patch
          2 kB
          Xuefu Zhang

        Issue Links

          Activity

            People

              xuefuz Xuefu Zhang
              xuefuz Xuefu Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: