[ https://issues.apache.org/jira/browse/PARQUET-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hy5446 updated PARQUET-144: --------------------------- Priority: Critical (was: Major) > read a single file outside of mapreduce framework > ------------------------------------------------- > > Key: PARQUET-144 > URL: https://issues.apache.org/jira/browse/PARQUET-144 > Project: Parquet > Issue Type: Test > Components: parquet-mr > Affects Versions: 1.6.0 > Reporter: hy5446 > Priority: Critical > > 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? -- This message was sent by Atlassian JIRA (v6.3.4#6332)