8000 IOError : writetb :Hadoop process returned[255] · Issue #95 · bwhite/hadoopy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
IOError : writetb :Hadoop process returned[255] #95
Open
@nettyxiong

Description

@nettyxiong

when I try to write data to hdfs using "hadoopy.writetb",I got error below:

[sxiong@localhost codes]$ ls
sift.py  test2.py  test.py  uploadFilesAsSequence.py
[sxiong@localhost codes]$ python uploadFilesAsSequence.py 
Traceback (most recent call last):
  File "uploadFilesAsSequence.py", line 65, in <module>
    _write2(img_folder,sequenceHdfsPath)
  File "uploadFilesAsSequence.py", line 30, in _write2
    hadoopy.writetb(hdfs_uri,_read_local_dir(local_path))
  File "/home/sxiong/src/hadoopy/hadoopy/_hdfs.py", line 251, in writetb
    raise IOError('writetb: Hadoop process returned [%d]. Hadoop output below...\nstderr\n%s' % (p.returncode, p.stderr.read()))
IOError: writetb: Hadoop process returned [255]. Hadoop output below...
stderr
Not a valid JAR: /home/sxiong/dockerfiles/spark/codes/loadtb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0