[jira] Created: (HADOOP-7110) Implement chmod with JNI

2011-01-18 Thread Todd Lipcon (JIRA)
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

Hadoop - Eclipse Plugin Error

2011-01-18 Thread Raghu R
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

RE: Hadoop - Eclipse Plugin Error

2011-01-18 Thread Segel, Mike
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

Re: Using git grafts to merge history across project split

2011-01-18 Thread Todd Lipcon
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

[jira] Created: (HADOOP-7111) Several TFile tests failing when native libraries are present

2011-01-18 Thread Todd Lipcon (JIRA)
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