Member since
05-06-2021
13
Posts
0
Kudos Received
0
Solutions
08-22-2022
09:53 AM
Does anyone know if there is a way to use impala over TLS that doesn't require you putting passwords in cleartext? (CFM 2.0.4)
... View more
07-01-2022
03:01 PM
Cloudera Flow Management (CFM) 2.0.4.3 1.11.4.2.0.4.3-1 built 01/06/2021 23:14:00 CST Tagged nifi-1.11.4-RC1
... View more
07-01-2022
02:38 PM
anyone know why I have thousands and thousands of: 2022-07-01 16:28:59,992 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,017 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,039 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,061 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,085 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,108 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200 2022-07-01 16:29:00,128 INFO org.apache.atlas.AtlasBaseClient: method=GET path=api/atlas/v2/entity/guid/ contentType=application/json; charset=UTF-8 accept=application/json status=200
... View more
Labels:
- Labels:
-
Cloudera Data Flow
05-18-2021
08:36 AM
As it stands now, in NiFi 1.11.4, it seems that PGs do not inherit the context of their parent. 😕 It would certainly be nice if they added actual scoping rules and inheritance, rather then the all or nothing we have now. I don't see a good way to copy them either. 😞 So even if you wanted to have several sets of parameters with mostly the same values, and a few different, you have to do it the hard way. Everything else seems to work by (optionally in some cases) inheriting from the parent, so it is puzzling that parameters do not.
... View more