Member since
06-26-2015
515
Posts
140
Kudos Received
114
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2589 | 09-20-2022 03:33 PM | |
| 7007 | 09-19-2022 04:47 PM | |
| 3695 | 09-11-2022 05:01 PM | |
| 4314 | 09-06-2022 02:23 PM | |
| 6834 | 09-06-2022 04:30 AM |
04-25-2022
12:17 AM
Thank you for the attention, the Principal name is complete and correct. Impala Catalog and Impala Server will report an error: 9236 authentication.cc:177] SASL message (Kerberos (internal)): GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Server krbtgt/statestore_hostname@TEST.COM not found in Kerberos database) When I set "-skip_internal_kerberos_auth=true", only Coordinator gets this error. When I set "-skip_internal_kerberos_auth=true" and "-skip_external_kerberos_auth=true", all components are fine, but then Kerberos authentication is lost.
... View more
04-22-2022
09:45 AM
1 Kudo
https://community.cloudera.com/t5/Support-Questions/PUTSQL-which-cannot-be-converted-to-a-timestamp/m-p/292827 This is the solution for my query thanks
... View more
04-21-2022
06:22 PM
I still have 1more problem some datetime is this 0000-00-00 00:00:00 & SQL is not accepting this data I'll opened this issue as new post please check it https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-DateTime-0000-00-00-00-00-00-cannot-be-converted/td-p/341954 Thanks, J0sh.
... View more
04-21-2022
05:07 PM
1 Kudo
André, Thanks for the elegant solution. Regards,
... View more
04-21-2022
12:41 AM
@sahil0915 , Please try the JoltTransformJSON processor with the following Chain specification: [
{
"operation": "default",
"spec": {
"json_data": {
"items[]": {
"*": {
"quality": "good"
}
}
}
}
}
] Cheers, André
... View more
04-21-2022
12:20 AM
1 Kudo
@r_rachuri , Your expression works for me on NiFi 1.15.2. It's too complicated, though, and it still leaves a pair of curly brackets behind. Try using this one instead: \{[ \n]*\}[ \n]*,?[ \n]* Cheers, André
... View more
04-13-2022
08:43 AM
@furkanaykut Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks!
... View more
04-11-2022
01:02 AM
License file has a valid expiration date, currently December of 2022 It is a development license Licence was recognize in another intent of installation via installler on another VM under CentOs 7
... View more
04-08-2022
04:17 AM
@ravi_tadepally , Is your RabbitMQ configured to require TLS Mutual Authentication (or Client Authentication)? If so, you must also provide a keystore in the SSL Context in NiFi, besides the truststore. Cheers, André
... View more
04-08-2022
12:17 AM
Hello @AzfarB We hope the above Post has helped answer your concerns & offered an Action Plan to further review. We are marking the Post as Resolved for now. For any concerns, Feel free to post your ask in a Post & we shall get back to you accordingly. Regards, Smarak
... View more