Check this Video regarding configuring Eclipse to use with Hadoop:
http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/
http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/
Silence wrote:
>
> I recently wan
FsShell 'hadoop fs -text' does not work with other file systems
-
Key: HADOOP-6795
URL: https://issues.apache.org/jira/browse/HADOOP-6795
Project: Hadoop Common
Issue Type: Bu
FileStatus allows null srcPath but crashes if that's done
-
Key: HADOOP-6796
URL: https://issues.apache.org/jira/browse/HADOOP-6796
Project: Hadoop Common
Issue Type: Bug
Comp
DNS#getHosts() fallback leads to mix of network-interface addresse in case
reverse lookup fails
---
Key: HADOOP-6797
URL: https://issues.apache.org/jira/browse/HADOOP-6797
It's also because from cygwin the path isn't C:\program files\... its
/cygdrive/c/...
An alternative fix is to symlink your jdk to /jdk and then reexport
JAVA_HOME is your bashrc as follows:
$ symlink -s /cygdrive/c/Priogram\ Files/Java/jdk1.6.0_19 /jdk
and then add the following to your ~/.bas
Align Ivy version for all Hadoop subprojects.
-
Key: HADOOP-6798
URL: https://issues.apache.org/jira/browse/HADOOP-6798
Project: Hadoop Common
Issue Type: Improvement
Components: build
Hi,
I am interested in implementing record-aware file splitting for hadoop. I
am looking for someone who knows the hadoop internals well and is willing
to discuss some details of how to accomplish this.
By "record-aware file splitting", I mean that I want to be able to put
files into hadoop with
GzipCodec/CompressionOutputStream resetState() fails to reset gzip header and
CRC
-
Key: HADOOP-6799
URL: https://issues.apache.org/jira/browse/HADOOP-6799
Project: Hadoo