Git Product home page Git Product logo

big-data-engineering-coursera-yandex's Introduction

big-data-engineering-coursera-yandex's People

Contributors

maxis42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

big-data-engineering-coursera-yandex's Issues

Big Data Essentials - Week 3 (Course 1)

Hi,

In file "https://github.com/maxis42/Big-Data-Engineering-Coursera-Yandex/blob/master/1%20Big%20data%20essentials/Homeworks/Week%203/1%20Words%20Rating.ipynb"

In "mapper_rating.py", why did you print as

'print "%d\t%s" % (count, word)'?

Is it necessary that the element to be sorted to be present at the beginning.

I tried it the following way,

'print "%s\t%d" % (word, count)'

and changed the "line 6" from "reducer_rating.py" to

"word, count = line.strip().split('\t', 1)"

and changed the yarn command option to,

'-D mapreduce.partition.keycomparator.options=-k2,2nr'

It it not showing the right answer. Can you please tell me what is wrong in the options I set?

Reconstructing the path.ipynb

===== Testing (num. 803): STARTING =====
Testing (num. 803): test CRS803_2 failed on line '12,21,34\n'!
CRS803_2 description: Checks the length of path and absence of repetitions

===== Testing (num. 803): SUMMARY =====
Tests passed: crs803_1 crs803_3 dfs0 mrb17 res0
Tests failed: crs803_2

Duration: 86.0 sec
VCoreSeconds: 678 sec

0

big data analysis week 5

Do you have any examples from this week regarding the tasks??? I'm finding it difficult. would be a great help.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.