pystorm / streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
http://streamparse.readthedocs.io/
Apache License 2.0
1.5k stars 218 forks source link

csv-table error in docs #321

Closed tdhopper closed 7 years ago

tdhopper commented 7 years ago

http://streamparse.readthedocs.io/en/v3.1.1/quickstart.html#project-structure is missing the table that should follow. It's present in the raw RST.

tdhopper commented 7 years ago

It looks like it's present in the 2.* docs, but not the 3.* docs. No idea why.

tdhopper commented 7 years ago

6e5997abe0295019f77d2e37d32e553df630d535 seems to have fixed it. Thanks, Dan.

tdhopper commented 7 years ago

Maybe it's still updating, but it looks like http://streamparse.readthedocs.io/en/v3.1.1/quickstart.html isn't actually fixed.

dan-blanchard commented 7 years ago

Yeah, I was playing around. The last commit should fix it, because I switched away from csv-table