Member since
10-29-2015
127
Posts
31
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1612 | 06-27-2024 02:42 AM | |
2942 | 06-24-2022 09:06 AM | |
4363 | 01-19-2021 06:56 AM | |
58116 | 01-18-2016 06:59 PM |
03-26-2025
01:54 PM
Hello @snm1523 Add Connection: close header to your curl requests to ensure the connection is closed after each request. Alternatively, use --no-keepalive in the curl command to prevent persistent connections. If necessary, adjust server settings to force connections to close after each request.
... View more
02-26-2025
06:19 AM
Thank you @upadhyayk04. This helped.
... View more
02-03-2025
01:48 AM
For the benefit of anyone if looking for a solution to this. We need to add the -javaagent parameter in "Additional Broker Java Options" configuration property instead of what mentioned in in the post.
... View more
01-08-2025
02:51 AM
Error Code: ATLAS-404-00-007 Invalid instance creation/updation parameters passed: type_name.entity_name: mandatory attribute value missing in type type_name." This error indicates that when creating or updating an entity (likely in Apache Atlas or a similar system), a required attribute value for that entity is missing or not provided. Specifically, the entity's type (indicated as type_name.entity_name) is missing a mandatory attribute value defined for that type. Error Code: ATLAS-400-00-08A This error typically occurs when you're trying to upload or import a ZIP file that is either empty or does not contain any valid data. Verify that the ZIP file you're attempting to upload actually contains data. Check the contents of the file and ensure that it's not empty. If it should contain data, try recreating the ZIP file or ensure it's properly packaged before importing.
... View more
08-13-2024
03:12 AM
1 Kudo
So do you mean that there is no need of migration, just bring up the new server, assign required roles and then decomm the old one?
... View more
08-13-2024
03:11 AM
1 Kudo
Thank you for the response. But its my old post and I was able to get Yarn QM working then.
... View more
08-08-2024
05:15 AM
1 Kudo
@snm1523 Hello, Thank you for bringing this to our community. I am pleased to share the benefits of considering our CDP Private Cloud. https://docs.cloudera.com/cdp-private-cloud/latest/benefits.html It is unfortunate that I cannot share insights about HPE Ezmeral or make a comparison. However, I am very confident that our Presales-Engineers would love to discuss with you on how you can benefit by using CDP-PvC: https://www.cloudera.com/contact-sales.html Let me know your thoughts on this. Cheers V
... View more
07-26-2024
05:50 AM
https://community.cloudera.com/t5/Support-Questions/Ranger-audit-log-for-Stream-Messaging-Manager-service-SMM/m-p/387934#M246494
... View more
07-26-2024
05:49 AM
1 Kudo
no, you cannot configure audit logs of SMM to go to HDFS
... View more