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

LLAP UI: HIVE-14984 broke LLAP UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • llap, Web UI
    • None
    • LLAP UI: HIVE-14984 broke LLAP UI (Barna Zsombor Klara via Gopal V)

    Description

      Hard-rewrite rule to the HS2 UI in HttpServer impl

          RewriteRegexRule rootRule = new RewriteRegexRule();
          rootRule.setRegex("^/$");
          rootRule.setReplacement("/hiveserver2.jsp");
          rootRule.setTerminating(true);
      

      Attachments

        1. HIVE-15196.patch
          7 kB
          Barna Zsombor Klara
        2. HIVE-15196.1.patch
          7 kB
          Barna Zsombor Klara

        Issue Links

          Activity

            People

              zsombor.klara Barna Zsombor Klara
              gopalv Gopal Vijayaraghavan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: