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

Setting fs.default.name incorrectly leads to meaningless error message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.3.0
    • 0.5.0
    • Configuration
    • None
    • Reviewed
    • HIVE-458. Better error messages for fs.default.name. (Paul Yang via zshao)

    Description

      In my hadoop-site.xml I accidentally set fs.default.name to

      http://wilbur21.labs.corp.sp1.yahoo.com:8020

      instead of the proper:

      hdfs://wilbur21.labs.corp.sp1.yahoo.com:8020

      The result was

      hive> show tables;
      FAILED: Unknown exception : null
      FAILED: Unknown exception : null
      Time taken: 0.035 seconds
      hive>
      

      It should give a meaningful error message.

      Attachments

        1. HIVE-458.1.patch
          1.0 kB
          Paul Yang
        2. HIVE-458.2.patch
          3 kB
          Paul Yang

        Activity

          People

            pauly Paul Yang
            gates Alan Gates
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: