Implement chmod with JNI
Key: HADOOP-7110
URL: https://issues.apache.org/jira/browse/HADOOP-7110
Project: Hadoop Common
Issue Type: Improvement
Components: io, native
Affects Versions: 0.22.0
Hi Hadoopers,
I am trying to connect hadoop from eclipse to run MapReduce jobs.
I am getting the following error while connecting to the DFS Locations in
eclipse,
"Error: Call to localhost/127.0.0.1:54310 failed on local exception:
java.io.EOFException"
I get the "Can not start master" error wh
Raghu,
Are you running your cluster on localhost?
(Meaning are you running a pseudo cluster on the same machine as your eclipse
session? )
HTH
-Mike
-Original Message-
From: Raghu R [mailto:raghu@gmail.com]
Sent: Tuesday, January 18, 2011 11:56 AM
To: common-u...@hadoop.apache.or
Realized I didn't include the command for Common:
$ echo "5128a9a453d64bfe1ed978cf9ffed27985eeef36
6c16dc8cf2b28818c852e95302920a278d07ad0c" >
git/hadoop-common/.git/info/grafts
-Todd
On Wed, Jan 5, 2011 at 12:36 PM, Todd Lipcon wrote:
> I know many people use git, so wanted to share a neat ti
Several TFile tests failing when native libraries are present
-
Key: HADOOP-7111
URL: https://issues.apache.org/jira/browse/HADOOP-7111
Project: Hadoop Common
Issue Type: Bug