Skip to content

Error in function hdfs.cmd with rmr2 version 3.2.0 #132

@koje

Description

@koje

Hi,

i got an error in the hdfs.cmd function with the new rmr2 version 3.2.0.
This is the error text:
Fehler in if (file.exists(cmd)) return(cmd) : Argument hat Länge 0

The following command produces a 0-length vector, therefore the error above occurs. I use on my system hadoop version 1.2.1 where no hdfs file in the hadoop bin directory exists.

suppressWarnings( system2( command = "which", args = "hdfs", stdout = TRUE, stderr = FALSE))}

It would be nice if you could fix it.

Regards, koje

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions