联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-23:00
  • 微信:codinghelp

您当前位置:首页 >> Python编程Python编程

日期:2020-09-22 11:17

Winter Semester Big Data Programming

Python Equi-join MapReduce Homework

Mappe Input: [table_identifier, join_key, sequence of

other columns]

● ["order", "32", "130057", "O", "208660.75", "1995-07-16", "2-HIGH",

"Clerk#000000616", "0", "ise blithely bold, regular requests. quickly unusual dep"]

● ...

● ["line_item", "32", "82704", "7721", "1", "28", "47227.60", "0.05", "0.08", "N", "O",

"1995-10-23", "1995-08-27", "1995-10-26", "TAKE BACK RETURN", "TRUCK", "sleep

quickly. req"]

● ... Reduce Output: [sequence of the columns of ORDER, sequence of

the columns of LINEITEM]

● ["order", "32", "130057", "O", "208660.75", "1995-07-16", "2-HIGH",

"Clerk#000000616", "0", "ise blithely bold, regular requests. quickly unusual dep",

"line_item", "32", "82704", "7721", "1", "28", "47227.60", "0.05", "0.08", "N", "O",

"1995-10-23", "1995-08-27", "1995-10-26", "TAKE BACK RETURN", "TRUCK", "sleep

quickly. req"]

>> python join.py records.json

NOTE: Zip join.py & a report about what you learned, outputs, and command line you

executed. Then, upload zip file (named your student id like

assignment1_2012104087-ORDER.zip)

Plagiarism: Your python file will be checked by each other students’ file to prevent

‘plagiarism’. FYI, a professor has complete codes that people submitted before. If you copy

and look at the other python file, you will get the lowset grade.

Copyright: This material was provided by Prof. Bill Howe at University of Washington for his

Coursera course "Introduction to Data Science.". Prof. Hae Joon Lee in Kyung-Hee University

got permission to use this assignment for our course “Big Data Programming”.


版权所有:留学生编程辅导网 2020 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。 站长地图

python代写
微信客服:codinghelp