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

[core] Hue and Isilon issue "UnsupportedOperationException: Unknown op 'GETTRASHROOT'

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 4.0.0
    • Fix Version/s: 4.1.0
    • Component/s: core.api
    • Labels:
      None

      Description

      Using the file browser in Hue with Isilon on CDH 5.12 is failing with the following error:

      ERROR Potential detail: UnsupportedOperationException: Unknown op 'GETTRASHROOT' is not supported (error 400)
      Processing exception: Cannot access: /user/lucky. Note: you are a Hue admin but not a HDFS superuser, "hdfs" or part of HDFS supergroup, "supergroup".
      detail: UnsupportedOperationException: Unknown op 'GETTRASHROOT' is not supported (error 400).

      Turns out our check for to see if "GETTRASHROOT" is a valid op doesn't work for Isilon. It only checks for "IllegalArgumentException", but it should also check for "UnsupportedOperationException".

        Attachments

          Activity

            People

            • Assignee:
              yingc Ying Chen
              Reporter:
              yingc Ying Chen
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: