Member since
02-07-2019
2690
Posts
235
Kudos Received
30
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1104 | 04-15-2025 10:34 PM | |
3297 | 10-28-2024 12:37 AM | |
1418 | 09-04-2024 07:38 AM | |
3254 | 06-10-2024 10:24 PM | |
1384 | 02-01-2024 10:51 PM |
09-10-2024
03:04 AM
1 Kudo
@Ramkychowdary, Welcome to our community! To help you get the best possible answer, I have tagged in our HDFS experts @SVB @rki_ who may be able to assist you further. Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
... View more
09-08-2024
11:54 PM
1 Kudo
@Sumukha, Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts @SAMSAL @vaishaakb @MattWho who may be able to assist you further. Please feel free to provide any additional information or details about your query. We hope that you will find a satisfactory solution to your question.
... View more
09-05-2024
07:18 PM
1 Kudo
```java private static String JDBC_DRIVER = "com.cloudera.impala.jdbc.Driver"; private static String CONNECTION_URL ="jdbc:impala://127.0.0.1:21050/;LogLevel=5;UseNativeQuery=1"; ``` Found in logs ```log Adding THandleIdentifier(guid:52 BF 8E A3 7D E8 47 B6 00 00 00 00 3B FB 5C 30, secret:29 1B CE 80 42 7C 45 91 93 B8 4E 77 56 C3 0E D6) to the heart beat operation handle list. ``` the guid is something about query id in profile Query (id=b647e87da38ebf52:305cfb3b00000000)
... View more
09-04-2024
07:38 AM
1 Kudo
HI @mfhanif, Please check if you have a subscription with us. Our support is accessible only to our subscribed customers. If you are not our customer, please get in touch with our sales team; they will be glad to help you.
... View more
08-30-2024
09:02 AM
1 Kudo
Hi @Scharan, I have not backed up the ambari DB, does it back up automatically? And if it does where can I find that back up?
... View more
08-23-2024
09:31 PM
2 Kudos
Hi, Welcome to the community. Can you elaborate more on how you want to flatten the input specially when you have multiple arrays with different cardinalities where sometimes you match by index and other (when the array count = 1) you seem to assign to all. Also your sample input seem to have some matching values which makes it ambiguous in figuring which value is being assigned to what array. When I look at the output all I see is two identical objects where all the values seem to match which makes it even more confusing.
... View more
08-22-2024
12:42 AM
1 Kudo
Thanks @VidyaSargur Also I have replied which seems to be solution (property Support Framgmented Transactions as false in PutSql Processor) which seems to be helping.
... View more
08-21-2024
12:15 PM
an we know why are you using GET command to update the entity ? is it typo ?
... View more
08-20-2024
01:54 AM
1 Kudo
Hello, For the try.csv input, I've successfully configured it. However, what I didn't succeed is when I change the content of the input file to have strings at the front and the back of the words that need to be replaced. So my try.csv currently looks like this: (testing input file) and the output is like this: How do i fix this? This is my nifi setup currently: Thank you!
... View more
08-18-2024
09:52 PM
@Adhitya, Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
... View more