Member since
05-14-2019
3
Posts
0
Kudos Received
0
Solutions
07-19-2019
09:55 PM
Is there any way to get the avro schema from Schema registry for Hive avro tables? I
... View more
Labels:
07-19-2019
11:16 AM
Hi All, I have a two versions of schema V1 and V2 in Hortonworks Schema Registry. I am trying to read the schema from Nifi Using "Schema-Name" property and I am passing the schema name. It is always checking the schema against V1 only. When I disable the V1 it is checking V2. Is this expected ? Do we need to disable the earlier versions to access it from Nifi . Please suggest.
... View more
Labels:
05-15-2019
02:55 PM
Currently I am using ConsumeKafkaRecord, Merge Content and PutHDFS to load the data from kafka to Hive. We need to automate this for multiple kafka topics. Is there any way to do it in nifi. Eg : If I give topic names as abc,xyz the data from abc topic should be moved to /abc and data from xyz should be moved to /xyz folder. Please suggest.
... View more
Labels: