Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-144

read a single file outside of mapreduce framework

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Critical
    • Resolution: Not A Problem
    • 1.6.0
    • None
    • parquet-mr
    • None

    Description

      In my test I would like to read a file that has been written through Parquet + Scrooge. I would like to do it outside of map/reduce or hadoop. Something like this:

      val bytes = readFile("my file")
      val objects = deserializeWithParquetScrooge[MyObjectClass](bytes)

      Is something like this possible? How?

      Attachments

        Activity

          People

            Unassigned Unassigned
            hy5446 hy5446
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: