Does HDFS sink support writing to sequence file in Spring XD? -


i use hdfs sink in stream processing writing data of binary key-value pair hdfs. result, thin wrapper format sequence file suffice. hdfs sink module support writing key-value hdfs sequence file @ all?

thanks in advance!

looks yet addressed: https://jira.spring.io/browse/xd-992. can vote up. if want contribute, welcome. please refer spring xd documentation , https://github.com/spring-projects/spring-xd-modules examples on how develop modules.

also, fyi: there hdfs-dataset sink module supports avro/parquet format. https://github.com/spring-projects/spring-xd/blob/master/modules/sink/hdfs-dataset/config/hdfs-dataset.xml


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -