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

[metastore manager] "location" properly shown incorrectly

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Incomplete
    • Affects Version/s: 3.7.0
    • Fix Version/s: None
    • Component/s: app.catalog
    • Labels:
      None
    • Environment:

      CDH 5.4.7

    • Target Version:
    • Easy:
      Easy

      Description

      Go to Metastore Manager -> any database -> any table -> Properties tab.

      Notice the row with:

      Name = location:hdfs://whatever.example.com
      Value = 8020/some/hdfs/path

      Expected:

      Name = location
      Value = hdfs://whatever.example.com:8020/some/hdfs/path

      Looks like probably there's a colon-separated list of name:value pairs somewhere which is split at the last colon instead of the first.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              egmont Egmont Koblinger
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: