Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Duplicate
    • Affects Version/s: 2.2.0
    • Fix Version/s: 2.3.0, 3.5.0
    • Component/s: con.oozie
    • Labels:
      None

      Description

      In 2.2, installing Jobsub examples before the Oozie ones will break the Oozie editor page.

      Workaround

      Go in the Hue shell:

      /usr/share/hue/bin/hue shell
      

      Then create the missing user:

      from django.contrib.auth.models import User
      User.objects.create(id=1100713, username='oozie_sample')
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                abe Abraham Elmahrek
                Reporter:
                romain Romain Rigaux
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: