Agile_Data_Code
Agile_Data_Code copied to clipboard
Chapter-wise code for Agile Data the O'Reilly book
when i try to run this: ./gmail.py -m automatic -u [email protected] -p 'pwd' -s ./email.avro.schema -f '[Gmail]/All Mail' -o /tmp/test_mbox 2>&1 & i get this error: --- Traceback (most recent...
Hello, I have a UnicodeDecodeError running test_avro.py on WIndows 7. Here is a copy of my Windows terminal, thank you for you help: ``` C:\Users\me\Documents\Agile_Data>python test_avro.py Traceback (most recent call...
Hi Russel, I bought your book, and have given it quick read through about half way so far. I'm dying to analyze my mailbox, but the 'install -r requirements.txt' command...
For some weird reason, I'm not able to get thru in the web page to click and show the page with the chart showing the probabilities. Am getting error IndexError:...
The original source code lead to a no-display of the hours on the bottom of the graphs.
Hi, Trying to follow the instructions of (1) cloning mongo-hadoop.git and (2) "sbt package", I do not get any ".jar" file created thanks to that :( I never used [sbt]...
Hi, I'm getting errors running this simple Pig test: David-Laxers-MacBook-Pro:pig davidlaxer$ cat test.pig /\* Set Home Directory - where we install software */ %default HOME `echo \$HOME` REGISTER /Users/davidlaxer/pig-0.13.0/build/ivy/lib/Pig/avro-1.7.5.jar REGISTER...
pig -l /tmp -x local -v -w sent_counts.pig 2014-08-13 22:26:16,744 [main] INFO org.apache.pig.Main - Apache Pig version 0.11.2-SNAPSHOT (rUnversioned directory) compiled Aug 13 2014, 21:53:01 2014-08-13 22:26:16,745 [main] INFO org.apache.pig.Main...
(virtualenv)DLs-MacBook-Pro:Agile_Data_Code davidlaxer$ pip install -r requirements.txt Downloading/unpacking BareNecessities==0.2.8 (from -r requirements.txt (line 1)) Downloading BareNecessities-0.2.8.tar.gz Running setup.py egg_info for package BareNecessities Downloading/unpacking ESClient==0.5.3 (from -r requirements.txt (line 2)) Downloading ESClient-0.5.3.tar.gz...