Open
Description
The HADOOP_HOME should end in a slash, if set like the following hadoop streaming can't be found. This should
- Be louder that hadoop streaming can't be found
- Be more tolerant of not having a slash when trying to find hadoop streaming
brandyn@vitrieve03:/projects/hadoopy$ export HADOOP_HOME=/usr/lib/hadoop/projects/hadoopy$ python
brandyn@vitrieve03:
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import hadoopy
a=hadoopy.readtb('/user/brandyn/playground/kernels/15').next()
Traceback (most recent call last):
File "", line 1, in
StopIteration
Metadata
Metadata
Assignees
Labels
No labels