Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2014

C++ DataFile support custom stream

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • c++
    • None

    Description

      It is recommended that C++ DataFile support custom stream. E.g,
      DataFileWriter(OutputStream *stream, ...);
      So we can write into hdfs like this
      auto writer = new DataFileWriter<T>(new HDFSOutputStream(...), ...);

      Attachments

        Activity

          People

            thiru_mg Thiruvalluvan M. G.
            zoyopei Zoyo Pei
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: