Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.3.0
    • Fix Version/s: 2.5.0
    • Labels:
    • Environment:

      Hadoop: CDH4.3 MRv2
      OS: Debian Squeeze

    • Target Version:
    • Easy:
      Easy

      Description

      We get the Exception as shown in the attachment when using the jobbrowser with a URL like http://x.x.x.x:8888/jobbrowser/jobs/job_1372074179450_0001
      It worked with changing
      url(r'^view(?P<path>/.*)$', 'view', name='view'),
      to
      url(r'^view/(?P<path>.*)$', 'view', name='view'),
      in the file apps/filebrowser/src/filebrowser/urls.py line 26

        Attachments

        1. hue.png
          hue.png
          178 kB
        2. hue1.png
          hue1.png
          156 kB
        3. hue2.png
          hue2.png
          91 kB

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              juergen.thomann Jürgen Thomann
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: