Host NiFi on Local System with Local IP

2024-09-25 Thread Deepanshu Lodhi
Dear all, Greetings of the Day!! I’m trying to host “Apache NiFi 2.0.0-M4” on my windows local machine with the local IP and custom port configuration, for that I’m configuring the ‘nifi.properties’ to define custom port and IP, in that case the server is started but browser is raising an error

Recall: Datatype Transformation

2024-09-25 Thread Deepanshu Lodhi
deepansh...@inventia.in would like to recall the message, "Datatype Transformation".

Datatype Transformation

2024-09-25 Thread Deepanshu Lodhi
Dear all, Greetings of the Day!! I'm trying to host "Apache NiFi 2.0.0-M4" on my windows local machine with the local IP and custom port configuration, for that I'm configuring the 'nifi.properties' to define custom port and IP, in that case the server is started but browser is raising an error

RE: Datatype Transformation

2024-09-25 Thread Deepanshu Lodhi
Hi Vijay, Thanks for the reply Let’s consider the scenario: Source data type: ‘bit’ Destination data type: ‘bit’ QueryDatabaseTable=> UpdateRecord=> PutDatabaseRecord QueryDatabaseTable: Use Avro Logical Types true UpdateRecord: Property Value Record Reader AvroReader Record Writer AvroRecordS

Re: Datatype Transformation

2024-09-25 Thread Vijay Chhipa
Hi Deepanshu, Can you please post the configuration of your UpdateRecord Processor, This is a common use case and I believe this will benefit the community. Thanks Vijay > On Sep 10, 2024, at 04:44, Deepanshu Lodhi wrote: > > Hii Dennis, > Thanks for the reply > > I'll practice your sugge