maxis42 / Big-Data-Engineering-Coursera-Yandex

Big Data for Data Engineers Coursera Specialization from Yandex
https://coursera.org/specializations/big-data-engineering
MIT License
102 stars 75 forks source link

Reconstructing the path.ipynb #4

Open imneerajsharma opened 5 years ago

imneerajsharma commented 5 years ago

===== 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

antul09 commented 5 years ago

Any idea why this test case is failing?

varun1920 commented 4 years ago

Try to use path of file '/data/twitter/twitter_sample_small.txt; instead of '/data/twitter/twitter_sample.txt'

arnaudaubry commented 4 years ago

Hi, I'm having the same error but i'm using the file '/data/twitter/twitter_sample_small.txt', can you tell me how you solve your issue ?

arnaudaubry commented 4 years ago

my bad it is working now ! thanks 👍