Free Large datasets to experiment with Hadoop

后端 未结 4 1264
鱼传尺愫
鱼传尺愫 2020-12-22 16:46

Do you know any large dataset to experiment with Hadoop which is free/low cost? Any pointers/links related are appreciated.

Preference:

  • At least one

4条回答
  •  再見小時候
    2020-12-22 17:12

    Few points about your question regarding crawling and wikipedia.

    You have linked to the wikipedia data dumps and you can use the Cloud9 project from UMD to work with this data in Hadoop.

    They have a page on this: Working with Wikipedia

    Another datasource to add to the list is:

    • ClueWeb09 - 1 billion webpages collected between Jan and Feb 09. 5TB Compressed.

    Using a crawler to generate data should be posted in a separate question to one about Hadoop/MapReduce I would say.

提交回复
热议问题