Open varmaprr opened 6 years ago
We are using this library to parse messages in our spark job, as grok comipler is not seilizable we end up creating new instance each for processing each message. can it be possible to mark implement serilizable for grok compiler class?
We are using this library to parse messages in our spark job, as grok comipler is not seilizable we end up creating new instance each for processing each message. can it be possible to mark implement serilizable for grok compiler class?