Hello, i want to convert Kafka Byte array streaming data and save it as hex rows into my HDFS , can you support me ?
i am receiving byte array CDR's and i want to save them in hex format and separated with( \n ) nto my HDFS
add a comment