chrislusf / gleam

Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVS example output nothing

kerrzhao opened this issue · comments

Hi

The example ~/gleam/examples/csv/csv_reading.go print nothing when running.
Why? The go version is go1.12.2 darwin/amd64.

Please do some debugging first.