Member since
02-11-2017
11
Posts
2
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
615 | 12-27-2017 06:25 AM |
11-30-2018
05:29 AM
We are also in need of simillar performance with LLAP? Anyone at HDP to provide pointers on this one.
... View more
02-16-2018
05:48 PM
This casues slowdown on processing when we have large set of flowfiles in queues and delay are no more consistent there after. Any other better alternative.
... View more
02-15-2018
05:19 PM
We require a standard way to delay an incoming flowfile processing for fixed interval. Right now, we are creating a local attribute, which stores the time to expire and we keep checking that variable value with current time to get that achieved. This solution creates bottleneck with large traffic. Please share your thoughts in achieving the same. Thanks for your help in advance.
... View more
Labels:
- Labels:
-
Apache NiFi
-
Cloudera DataFlow (CDF)
12-27-2017
06:25 AM
1 Kudo
This was a config issue somehow and is working correctly with Get processors.
... View more
12-27-2017
05:47 AM
1 Kudo
We are developing certain NiFi flows, which requires to poll same config file at a periodical interval, which may or may not have be modified in between the polls. Please suggest a way to acheive this in NiFi.
... View more
Labels:
- Labels:
-
Apache NiFi
11-17-2017
12:36 PM
@sally sally Not sure, this is what you are looking for, but you can do a MergeContent based on Binary concatenation (if all has same structure) than via replaceText, may be you can put everything inside a root node to make them valid XML structure, do required manipulations and later split them based on desired things.
... View more
09-07-2017
12:56 PM
Even though adding both the suggested properties, the output rate of Hive Streaming processor still seems to be slow, we are getting a mere 2 tps output rate for processor. the input queue contains more than 10k messages, and processor properties are : transactions per batch = 1k , records per transactions = 100k.
... View more
04-24-2017
01:43 PM
NiFi attributes while processing trims the String ending with spaces. Please specify if we can preserve the spaces by config/alternate route so that it can we preserved and utilized in further processing
... View more
- Tags:
- Data Processing
- NiFi
Labels:
- Labels:
-
Apache NiFi
04-14-2017
08:59 AM
While working with Nifi to ingest data over Hadoop, it required some row updates to be performed on particular event through update statement in Hive. I tried to execute the query through putHiveQL processor and its failing with write conflict error. PFB error that is being observed. Please note that I tries to add transnational concurrency params to processor but it did not allowed me to do so suggesting as invalid props. Please let me know how to handle update transactions through Nifi. We have events coming for same records in parallel and need to have update only to handle business reuirement.
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache NiFi
02-11-2017
12:03 PM
I am planning to take the exam in near future and went to the exam objectives which does not point to any of these sections. Please suggest if they are suppose to be catered in exam.
... View more
Labels:
- Labels:
-
Apache Spark