python - Parse logs in sparkSql -




i have log files logs of defined format. has lines not in required format. need design python spark program identify such unusual lines. also, need print/dump 'n' lines above , below line ( grep , printing n lines above , below n user defined). how buffer n lines in spark program?





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -