Member since
01-24-2017
3
Posts
2
Kudos Received
0
Solutions
08-01-2017
11:50 AM
Thanks, Bryan! We use PutHiveStreaming processors only. There are 7 processors in flow. Could you please clarify, if we use nifi 1.1.0, we should update to 1.2.0 all components or only nifi-hive-nar enough?
... View more
07-31-2017
07:53 PM
Hello, We use NiFi cluster (ver. 1.1.0) and now have some stability
issues. After a week of work one
node’s heap becomes full and it is not cleaning by GC. So our NiFi cluster
become very unstable and can’t perform any operations until we restart it. We performed a dump analysis in the Eclipse Memory Analyzer and in Memory leaks report got this: 52,775
instances of "org.apache.hadoop.hive.conf.HiveConf",
loaded by "org.apache.nifi.nar.NarClassLoader @ 0x4c02d7b60" occupy 10,665,704,184
(93.19%) bytes. These instances are referenced from one instance
of "java.util.HashMap$Node[]", loaded by "<system
class loader>" Keywords java.util.HashMap$Node[] org.apache.nifi.nar.NarClassLoader @
0x4c02d7b60 org.apache.hadoop.hive.conf.HiveConf As I see, the problem can be related with the Hive Streaming processor.
Maybe someone encountered the same problem and can give advice on how to solve it?
... View more
Labels:
- Labels:
-
Apache NiFi
03-07-2017
01:22 AM
2 Kudos
Hello! We've encountered with same problem. Do you have any news on this issue?
... View more