Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Nested JSON to insert in Relational Database

avatar
Explorer

Hi,

 

I have a nested JSON with one 1 can have multiple records, and the number of records against one id may vary 3, 4 or it may have 10 records against 1 ID. How to upload this data in MySQL db. which processors can be used? To convert this JSON to SQL and then insert into MySQL. Please suggest me a solution possibly with the help of screenshots of which processor to use with which property.

 

 

Any help in this issue will be greatly appreciated.

Thank You!

@MattWho ? 

 

3 REPLIES 3

avatar
Explorer

Yes I need this asap

avatar
Explorer

Yes I need this asap

avatar
Super Mentor

@CodeLa 

Giving detailed responses on such a use case would be very difficult in the community.  This would take considerable effort and time and would require you to provide a lot more detail to include sample source json files, schemas, etc...

Cloudera offers professional services for its customers to help them with their use case solutions.  If you have a support contract with Cloudera, please reach out to your account owner about this service.

At a very high level, I would suggest you take a look at the PutDatabaseRecord processor and perhaps configure it to use one of the json readers:

The processor would also need a DBCPConnectionPool for connecting to your MySQL DB.

 

If you found this response assisted with your query, please take a moment to login and click on "Accept as Solution" below this post.

Thank you,

Matt