Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3173

MRV2 UI doesn't work properly without internet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.0-alpha, 3.0.0-alpha1
    • 2.0.0-alpha
    • mrv2
    • None

    Description

      When we try access the MRV2 UI, it is always giving the below message in the UI even if the java script enabled in the browser.

      This page works best with javascript enabled. 
      

      It is trying to download these below css/js files from internet and finally ending up with the above message. For loading the page also it is taking long time.

      JQueryUI.java
        html.
            link(join("https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/",
                      getTheme(), "/jquery-ui.css")).
            link("/static/dt-1.7.5/css/jui-dt.css").
            script("https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js").
            script("https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js").
      

      Attachments

        1. jquery.min-1.6.4.js.gz
          31 kB
          Devaraj Kavali
        2. jquery-ui.min-1.8.16.js.gz
          51 kB
          Devaraj Kavali
        3. MAPREDUCE-3173.patch
          847 kB
          Devaraj Kavali
        4. themeswitcher.js.gz
          3 kB
          Devaraj Kavali
        5. themeswitcher-images.tgz
          5 kB
          Devaraj Kavali
        6. jquery-images.tgz
          161 kB
          Devaraj Kavali

        Activity

          People

            devaraj Devaraj Kavali
            devaraj Devaraj Kavali
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: