Giter Site home page Giter Site logo

prakhar1989 / csds-material Goto Github PK

View Code? Open in Web Editor NEW
43.0 43.0 93.0 14.38 MB

Course material for the Computer Systems for Data Science class at Columbia

Home Page: https://columbia.github.io/systems-bigdata-class/

Java 66.22% Shell 10.53% Python 23.25%

csds-material's Introduction

Hello ๐Ÿ‘‹

I'm Prakhar, a software engineer working on Firebase at Google! I live in San Francisco and love building awesome tools for developers. To know more about me visit my website.

Thanks for stopping by!

csds-material's People

Contributors

bahuljain avatar prakhar1989 avatar stephenkappel avatar xxiao1992 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csds-material's Issues

Vagrant setup is unsuccessful

I'm running vagrant 1.8.1 on OS X El Capitan. Following the steps provided in SETUP.md do not work.

The vagrant directory in the vm is not linked to the directory of the host where Vagrantfile resides, and the postinstall.sh is left in the vagrant directory. In the vagrant up output, there are several errors. I'm not sure which ones are the critical ones, so I'm including several of them below:

GuestAdditions versions on your host (5.0.14) and guest (4.2.0) do not match.

An error occurred during installation of VirtualBox Guest Additions 5.0.14. Some functionality may not work as intended. In most cases it is OK that the "Window System drivers" installation failed.

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Downloading/unpacking protobuf
==> default:   Running setup.py egg_info for package protobuf
==> default:     
==> default:     no previously-included directories found matching 'google/protobuf/internal/import_test_package'
==> default:     warning: no previously-included files found matching 'google/protobuf/internal/*_pb2.py'
==> default:     warning: no previously-included files found matching 'google/protobuf/internal/*_test.py'
==> default:     warning: no previously-included files found matching 'google/protobuf/internal/*.proto'
==> default:     warning: no previously-included files found matching 'google/protobuf/internal/test_util.py'
==> default:     warning: no previously-included files matching '*_test.py' found under directory 'google'
==> default:     warning: no previously-included files matching '*_test.proto' found under directory 'google'
==> default:     warning: no previously-included files matching 'unittest*_pb2.py' found under directory 'google'
==> default:     warning: no previously-included files matching '*.dll' found anywhere in distribution
==> default:     warning: no previously-included files matching '*.pyc' found anywhere in distribution
==> default:     warning: no previously-included files matching '*.pyo' found anywhere in distribution
==> default:     warning: no previously-included files matching '*.so' found anywhere in distribution

hs command

I'm running the Cloudera QuickStart VM. When trying to run the hs command for streaming (https://github.com/prakhar1989/csds-material/blame/master/README.md#L152), I get an error stating that there is no such command. Instead something like this seems to work:

$ export HADOOP_HOME=/usr/lib/hadoop-mapreduce
$ hadoop jar $HADOOP_HOME/hadoop-streaming-2.6.0-cdh5.5.0.jar \
> -files mapper.py,reducer.py \
> -input /user/csds/input/* \
> -output /user/csds/outputpy \
> -mapper mapper.py \
> -reducer reducer.py

Is hs a special alias on the Cloudera's Udacity VM?

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.