Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/1242#issuecomment-68296918
The size of the data is 100GB in its uncompressed binary representation.
You are probably compressing the data when you saved it as sequence file. When
you save it as text file, the text representation is much larger (i.e. a single
byte is shown as multiple byte in text).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]