[ 
https://issues.apache.org/jira/browse/CAMEL-13573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326577#comment-17326577
 ] 

Andrea Cosentino commented on CAMEL-13573:
------------------------------------------

The dataformat needs to be in the camel repository: 
[https://github.com/apache/camel]

You should create a dataformat component like the others we have: 
[https://camel.apache.org/components/latest/dataformats/]

So it should live as a single component in the components folder.

You can take the AvroDataformat as example.

Dataformat are probably the trickiest components to write because they have 
ramifications in the core too. But we are here to help!

> Parquet Dataformat: supporting parquet files in marshal / unmarshal
> -------------------------------------------------------------------
>
>                 Key: CAMEL-13573
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13573
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Matteo Redaelli
>            Priority: Major
>             Fix For: Future
>
>
> It would be useweful to read / store data (marshal / unmarshal) in parquet 
> format ([https://parquet.apache.org/]). 
> It is widely used in bigdata projects / datalakes 
>  
> I did not found any info about it in the documentation...
>  
> Thanks
> Matteo



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to