Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

ASN.1 BER Parser

Explorer

Hi,

Need to parse binary ASN.1 BER .Please suggest to do in Apache NIFI.

Regards,

2 REPLIES 2

Guru

I see that there are some linux packages available to parse this. Quick search showed there are different tools that are available. If you can use them to parse this data outside nifi, you can use ExecuteProcess to call that executable.


Alternatively, I see https://www.openmuc.org/asn1/ which is a java API. You can use that and write a custom processor in Nifi.

New Contributor

A high performance ASN.1 decoder for NiFi.

 

https://github.com/BonyanSystem/ASN1Processor

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.