Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3923 Dataset policies
  3. RANGER-4652

Value for datasets and projects field in the access audits must be JSON serializable

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Ranger
    • None

    Description

      Currently, the value for the datasets and the projects is not JSON serializable.
      For e.g, the datasets field value is :- "[test_dataset_1]".
      If the value needs to be converted to a JSON obj for parsing, it will result in an error.
      The value needs to be "[\"test_dataset_1\"]".
      This change is required for RANGER-4536.

      Attachments

        Activity

          abhishek.patil Abhishek added a comment -

          Review request available at :- https://reviews.apache.org/r/74856/
          Thank you

          abhishek.patil Abhishek added a comment - Review request available at :- https://reviews.apache.org/r/74856/ Thank you
          commit d1eb5aff94e7b9e3830508db23643c2f32a601ad (HEAD -> master, origin/master, origin/HEAD)
          Author: princeap173 <princeap173@gmail.com>
          Date:   Sun Jan 28 00:19:13 2024 +0530
          
              RANGER-4652: Value for datasets and projects field in the access audits must be JSON serializable
          
              Signed-off-by: Madhan Neethiraj <madhan@apache.org>
          
          madhan Madhan Neethiraj added a comment - commit d1eb5aff94e7b9e3830508db23643c2f32a601ad (HEAD -> master, origin/master, origin/HEAD) Author: princeap173 <princeap173@gmail.com> Date: Sun Jan 28 00:19:13 2024 +0530 RANGER-4652: Value for datasets and projects field in the access audits must be JSON serializable Signed-off-by: Madhan Neethiraj <madhan@apache.org>

          People

            abhishek.patil Abhishek
            abhishek.patil Abhishek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: