You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by agua zhang <zb...@gmail.com> on 2021/02/09 12:49:54 UTC

use orc c++ to write hdfs directly

hi all:
I find orc(c++) can't write hdfs directly. OutputStream only supports
local-write and memory-write.
I have never joined any maillist before..If Anyone knows how to write
hdfs directly, please let me know.
Thanks.