---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74763/#review226997
---
Ship it!
Ship It!
- Abhishek Patil
On Oct. 9, 2024, 12:47
ocalhost:6080";,
> > "admin_user": "admin",
> > "key_admin_user": "keyadmin",
> > "admin_user_password": "rangerR0cks!"
> > }
> > ```
Thanks for the review Madhan. Will look i
ensure that the required table and indexes are
created in the database.
Thanks,
Abhishek Patil
that service creation / update fails if service display name
contains a special character / if the name is longer than 255 characters.
Thanks,
Abhishek Patil
: https://reviews.apache.org/r/74880/diff/1/
Testing
---
Applied the patch on a cluster and ensured that the values are clipped when the
value is long,
and ensured that the text is not overflowing into other columns
Thanks,
Abhishek Patil
successful.
Thanks,
Abhishek Patil
r show databases command
3. Ensured that the query information is displayed for "grant role to user
{username};" command
4. Ensured that the query information is displayed for "show schemas;" command
Thanks,
Abhishek Patil
behaviour).
Thanks,
Abhishek Patil
he value of the datasets field in the access audits was {"datasets":
"[\"test_dataset_1\"]"}.
This value can be parsed as a JSON object / array
Thanks,
Abhishek Patil
hiding is working for datasets and projects.
5. Ensured that the audit log details view contains the datasets and projects
section.
Thanks,
Abhishek Patil
Created a datashare, a dataset, linked both and performed an operation such
that the access was allowed through a dataset policy.
The value of the datasets field in the access audits was {"datasets":
"[\"test_dataset_1\"]"}.
This value can be parsed as a JSON object / array
Thanks,
Abhishek Patil
ilure", and it was not
descriptive.
The issue has been fixed to display the proper error message.
Thanks,
Abhishek Patil
------
On Jan. 14, 2024, 9:39 a.m., Abhishek Patil wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74835/
>
proper error message
was returned.
4. Tried to update a datashare/dataset with name length greater than 512
characters, proper error message was shown on the UI and also in the API
response.
Thanks,
Abhishek Patil
modifying the displayName with invalid special characters,
form submission failed (as expected).
7. Edit a service by modifying the displayName with length greater than 256
characters, form submission failed (as expected).
Thanks,
Abhishek Patil
,
Abhishek Patil
---
Applied the patch on a cluster and ensured that the data was being rendered
properly in the table
Thanks,
Abhishek Patil
modified according to the code
change, and the unit tests were run by triggering a maven build.
The unit tests passed
Thanks,
Abhishek Patil
now if more debug statements are required?
Thanks
- Abhishek
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74828/#review226116
---
tests passed
Thanks,
Abhishek Patil
have access to GDS module (expected behaviour).
Thanks,
Abhishek Patil
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74820/#review226108
---
On Jan. 6, 2024, 4:37 p.m., Abhishek Patil wrote:
>
> -
GDS module
2. Created users of role ROLE_ADMIN_AUDITOR and ROLE_USER, and these users did
not have access to GDS module (expected behaviour).
Thanks,
Abhishek Patil
creation, update, and delete
2. Dataset create, update and delete
3. Datashare in Dataset create, update, and delete
Thanks,
Abhishek Patil
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74810/#review226080
---
Ship it!
Ship It!
- Abhishek Patil
On Jan. 3, 2024, 8:14
/python_tests/test_runner.py PRE-CREATION
security-admin/src/test/python_tests/utils.py PRE-CREATION
Diff: https://reviews.apache.org/r/74800/diff/1/
Testing
---
Executed the tests against the latest release of Apache Ranger and ensured that
all the tests are passing.
Thanks,
Abhishek
s for hive, fetched the count using the API, and ensured
that the proper count is returned.
3. Made a get request to the API endpoint using keyadmin user, and ensured that
the count returned is 0 (0 is the expected value as keyadmin user can access
only kms policies).
Thanks,
Abhishek Patil
services is less than 20,
and then ensured that the proper count is returned (i.e count is returned only
for legacy services).
2. Created 250 Hdfs service repos, and fetched the count using the API, and
ensured that the proper count is returned.
Thanks,
Abhishek Patil
er count is returned in the response.
Thanks,
Abhishek Patil
Thanks,
Abhishek Patil
for keyadmin user.
Thanks,
Abhishek Patil
g the groupgroup using id with request param forceDelete=true,
and also with param forceDelete=True, the groupgroup was deleted
5. Tried deleting the groupgrouo using id with request param
forceDelete=random_string, the group is not deleted, and returned using a GET
request
Thanks,
Abhishek Patil
s://reviews.apache.org/r/74752/diff/1-2/
Testing
---
Tested on a fresh install cluster and verified that no audits are logged for
flink user on the path "/user/flink/applicationHistory", for the "listStatus"
operation, after the servicedef is updated for hdfs service
Thanks,
Abhishek Patil
752/diff/1/
Testing
---
Tested on a fresh install cluster and verified that no audits are logged for
flink user on the path "/user/flink/applicationHistory", for the "listStatus"
operation, after the servicedef is updated for hdfs service
Thanks,
Abhishek Patil
://reviews.apache.org/r/74593/diff/2/
Changes: https://reviews.apache.org/r/74593/diff/1-2/
Testing
---
Built Ranger admin with the changes and verified the behaviour in React UI
Thanks,
Abhishek Patil
UI
Thanks,
Abhishek Patil
has to be
corrected
Diffs
-
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyPermissionItem.jsx
380c2ec30
Diff: https://reviews.apache.org/r/74534/diff/1/
Testing
---
Tested locally
Thanks,
Abhishek Patil
Even in the old UI's, the option is displayed as "User"
Diffs
-
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx
bd8011fd5
Diff: https://reviews.apache.org/r/74486/diff/1/
Testing
---
Tested locally
Thanks,
Abhishek Patil
iff: https://reviews.apache.org/r/74309/diff/1/
Testing
---
Tested changes on a cluster
Thanks,
Abhishek Patil
eForm.jsx
a46e370e9
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/GroupAssociateUserDetails.jsx
cdd249391
Diff: https://reviews.apache.org/r/74307/diff/2/
Changes: https://reviews.apache.org/r/74307/diff/1-2/
Testing
---
Tested the changes on a live cluster.
Thanks,
Abhishek Patil
9
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/GroupAssociateUserDetails.jsx
cdd249391
Diff: https://reviews.apache.org/r/74307/diff/1/
Testing
---
Tested the changes on a live cluster.
Thanks,
Abhishek Patil
Regards,
Abhishek Patil
42 matches
Mail list logo