Hi,
Can you post the code that you are using to try to read them in?
--
You received this message because you are subscribed to the Google Groups "H2O Open Source Scalable Machine Learning - h2ostream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- Erin LeDell Ph.D. Statistician & Machine Learning Scientist | H2O.ai
I realize you are using Flow, but since it's easier to debug with
code, let's make sure it works in R (or Python) first.
Thanks for the extra information. I am cc-ing Michal Kurka who implemented parquet support and might be able to provide more help.
Best,
Erin
Another thought --
If you are trying to go from SparkR -> parquet in Hadoop ->
H2O, then there might be a more efficient way to achieve your
goal. Have you looked into the rsparkling package (a connector
package on top of the sparklyr package?)
https://github.com/h2oai/rsparkling This will allow you to go
from Spark -> H2O directly (using R).
-Erin
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.