You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Hamza HACHANI <ha...@supcom.tn> on 2017/04/06 09:09:03 UTC

Reading ASN.1 files in Spark

Does any body have a spark code example where he is reading ASN.1 files ?
Thx

Best regards
Hamza

Re: Reading ASN.1 files in Spark

Posted by Yong Zhang <ja...@hotmail.com>.
Spark can read any file, as long as you can provide it the Hadoop InputFormat implementation.


Did you try this guy's example?


http://awcoleman.blogspot.com/2014/07/processing-asn1-call-detail-records.html

[http://lh6.googleusercontent.com/-Yrre7Enx3TI/AAAAAAAAAAI/AAAAAAAAAbo/QNJEjH6MX0o/s80-c/photo.jpg]<http://awcoleman.blogspot.com/2014/07/processing-asn1-call-detail-records.html>

Processing ASN.1 Call Detail Records with Hadoop (using ...<http://awcoleman.blogspot.com/2014/07/processing-asn1-call-detail-records.html>
awcoleman.blogspot.com
Processing ASN.1 Call Detail Records with Hadoop (using Bouncy Castle) Part 3



Yong



________________________________
From: vincent gromakowski <vi...@gmail.com>
Sent: Thursday, April 6, 2017 5:24 AM
To: Hamza HACHANI
Cc: user@spark.apache.org
Subject: Re: Reading ASN.1 files in Spark

I would also be interested...

2017-04-06 11:09 GMT+02:00 Hamza HACHANI <ha...@supcom.tn>>:
Does any body have a spark code example where he is reading ASN.1 files ?
Thx

Best regards
Hamza


Re: Reading ASN.1 files in Spark

Posted by vincent gromakowski <vi...@gmail.com>.
I would also be interested...

2017-04-06 11:09 GMT+02:00 Hamza HACHANI <ha...@supcom.tn>:

> Does any body have a spark code example where he is reading ASN.1 files ?
> Thx
>
> Best regards
> Hamza
>