[jira] [Commented] (RANGER-4524) FIx TestRangerMetricsContainerSource class UT

2023-11-15 Thread Bhavik Patel (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786632#comment-17786632
 ] 

Bhavik Patel commented on RANGER-4524:
--

[~kishor.gollapalliwar]  Can you review and merge?

> FIx TestRangerMetricsContainerSource class UT
> -
>
> Key: RANGER-4524
> URL: https://issues.apache.org/jira/browse/RANGER-4524
> Project: Ranger
>  Issue Type: Improvement
>  Components: Ranger
>Affects Versions: 3.0.0
>Reporter: Bhavik Patel
>Assignee: Bhavik Patel
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: 
> 0001-RANGER-4524-Fix-TestRangerMetricsContainerSource-cla.patch
>
>
> Steps to reproduce:
> 1. clean .m2 repo and trigger the test-cases.
> {code:java}
> java.lang.NoClassDefFoundError: org/apache/log4j/Level at 
> org.apache.ranger.metrics.source.TestRangerMetricsContainerSource.init(TestRangerMetricsContainerSource.java:46)
>  Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Level at 
> org.apache.ranger.metrics.source.TestRangerMetricsContainerSource.init(TestRangerMetricsContainerSource.java:46){code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Review Request 74740: RANGER-4519: Update ServiceDef icons in service manager page

2023-11-15 Thread Brijesh Bhalala

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74740/
---

Review request for ranger, Dhaval Rajpara and Mugdha Varadkar.


Bugs: RANGER-4519
https://issues.apache.org/jira/browse/RANGER-4519


Repository: ranger


Description
---

Update ServiceDef icons in service manager page.

The service manager page currently uses a  folder icon for displaying 
ServiceDefs.
We should update this to show a real logo or icon that is specific to each 
ServiceDef.


Diffs
-

  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-atlas.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-elasticsearch.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-hbase.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-hdfs.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-hive.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-kafka.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-knox.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-kudu.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-kylin.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-nifi-registry.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-nifi.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-ozone.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-presto.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-schema-registry.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-solr.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-sqoop.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-storm.svg
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-trino.png
 PRE-CREATION 
  
security-admin/src/main/webapp/react-webapp/src/images/serviceDefIcons/ic-yarn.svg
 PRE-CREATION 
  security-admin/src/main/webapp/react-webapp/src/styles/style.css 46e8eeda1 
  security-admin/src/main/webapp/react-webapp/src/utils/XAUtils.js 93629855c 
  
security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinition.jsx
 bedce6f4b 


Diff: https://reviews.apache.org/r/74740/diff/1/


Testing
---

Testing is in progress


Thanks,

Brijesh Bhalala



[jira] [Updated] (RANGER-4519) Update ServiceDef icons in service manager page

2023-11-15 Thread Brijesh Bhalala (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brijesh Bhalala updated RANGER-4519:

Attachment: 0001-RANGER-4519.patch

> Update ServiceDef icons in service manager page
> ---
>
> Key: RANGER-4519
> URL: https://issues.apache.org/jira/browse/RANGER-4519
> Project: Ranger
>  Issue Type: Improvement
>  Components: Ranger
>Reporter: Brijesh Bhalala
>Assignee: Brijesh Bhalala
>Priority: Major
>  Labels: ranger-react
> Fix For: 3.0.0
>
> Attachments: 0001-RANGER-4519.patch
>
>
> Update ServiceDef icons in service manager page.
> The service manager page currently uses a  folder icon for displaying 
> ServiceDefs.
> We should update this to show a real logo or icon that is specific to each 
> ServiceDef.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4418) Upgrade hadoop version and use shaded hadoop client artifacts

2023-11-15 Thread YUBI LEE (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786616#comment-17786616
 ] 

YUBI LEE commented on RANGER-4418:
--

[~bpatel] Could you explain more in detail? (Full error logs and how to build, 
install and start your ranger admin service ...) Are you sure that those errors 
are really caused by this patch?

> Upgrade hadoop version and use shaded hadoop client artifacts
> -
>
> Key: RANGER-4418
> URL: https://issues.apache.org/jira/browse/RANGER-4418
> Project: Ranger
>  Issue Type: Improvement
>  Components: Ranger
>Affects Versions: 2.3.0, 2.4.0
>Reporter: YUBI LEE
>Priority: Major
> Attachments: screenshot-1.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> - Upgrade the hadoop version Ranger uses.
> - Try to use shaded hadoop client artifacts if possible.
> Related issue: https://issues.apache.org/jira/browse/HADOOP-11804
> If shaded hadoop client artifacts ({{hadoop-client-api}}, 
> {{hadoop-client-runtime}}) are used, Ranger will be free to use any version 
> of thirdparty libraries without collision.
> I will make a pull request soon.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4418) Upgrade hadoop version and use shaded hadoop client artifacts

2023-11-15 Thread Bhavik Patel (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786613#comment-17786613
 ] 

Bhavik Patel commented on RANGER-4418:
--

If you find any further issue, please letting me know. ==> For me ranger admin 
service installation it’s self failed while creating jceks files after fixing 
that it again failed while starting the service.

 

> Upgrade hadoop version and use shaded hadoop client artifacts
> -
>
> Key: RANGER-4418
> URL: https://issues.apache.org/jira/browse/RANGER-4418
> Project: Ranger
>  Issue Type: Improvement
>  Components: Ranger
>Affects Versions: 2.3.0, 2.4.0
>Reporter: YUBI LEE
>Priority: Major
> Attachments: screenshot-1.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> - Upgrade the hadoop version Ranger uses.
> - Try to use shaded hadoop client artifacts if possible.
> Related issue: https://issues.apache.org/jira/browse/HADOOP-11804
> If shaded hadoop client artifacts ({{hadoop-client-api}}, 
> {{hadoop-client-runtime}}) are used, Ranger will be free to use any version 
> of thirdparty libraries without collision.
> I will make a pull request soon.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)