[jira] [Created] (HADOOP-9221) Convert remaining xdocs to APT

2013-01-17 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-9221: - Summary: Convert remaining xdocs to APT Key: HADOOP-9221 URL: https://issues.apache.org/jira/browse/HADOOP-9221 Project: Hadoop Common Issue Type: Bug

Re: development environment for hadoop core

2013-01-15 Thread Andy Isaacson
On Tue, Jan 15, 2013 at 3:50 PM, Erik Paulson wrote: > I'm curious what Hadoop developers use for their day-to-day hacking on > Hadoop. I'm talking changes to the Hadoop libraries and daemons, and not > developing Map-Reduce jobs or using using the HDFS Client libraries to talk > to a filesystem f

[jira] [Resolved] (HADOOP-9210) bad mirror in download list

2013-01-15 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Isaacson resolved HADOOP-9210. --- Resolution: Not A Problem Release Note: From IRC, "hadoop can't do anythin

[jira] [Created] (HADOOP-9210) bad mirror in download list

2013-01-14 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-9210: - Summary: bad mirror in download list Key: HADOOP-9210 URL: https://issues.apache.org/jira/browse/HADOOP-9210 Project: Hadoop Common Issue Type: Bug

Re: python streaming error

2013-01-14 Thread Andy Isaacson
Oh, another link I should have included! http://blog.cloudera.com/blog/2013/01/a-guide-to-python-frameworks-for-hadoop/ -andy On Mon, Jan 14, 2013 at 2:19 PM, Andy Isaacson wrote: > Hadoop Streaming does not magically teach Python open() how to read > from "hdfs://" URLs. You&

Re: python streaming error

2013-01-14 Thread Andy Isaacson
Hadoop Streaming does not magically teach Python open() how to read from "hdfs://" URLs. You'll need to use a library or fork a "hdfs dfs -cat" to read the file for you. A few links that may help: http://www.michael-noll.com/tutorials/writing-an-hadoop-mapreduce-program-in-python/ http://stackove

Re: [VOTE] Hadoop Release 1.1.1

2012-11-30 Thread Andy Isaacson
Thanks Suresh, much appreciated. -andy On Fri, Nov 30, 2012 at 10:42 AM, Suresh Srinivas wrote: > Andy, I committed MR-2374 to branch 1.1. It will be picked up if we release > 1.1.2. > > > On Wed, Nov 28, 2012 at 3:02 PM, Andy Isaacson wrote: > >> On Wed, Nov 28, 201

Re: [VOTE] Hadoop Release 1.1.1

2012-11-28 Thread Andy Isaacson
On Wed, Nov 28, 2012 at 2:52 PM, Matt Foley wrote: > Andy, please commit MAPREDUCE-2374 to branch-1 and branch-1.1. That way it > will be picked up by anyone who takes source code, and it will be in 1.1.2 > and/or 1.2.0. I'm not a committer, could you merge the fix to branch-1.0 and branch-1.1?

Re: [VOTE] Hadoop Release 1.1.1

2012-11-28 Thread Andy Isaacson
I note that MAPREDUCE-2374 is not included in 1.1.1-rc0. Since we have user reports of the problem surfacing, it might be worth respinning the release to include this low-risk fix. https://issues.apache.org/jira/browse/MAPREDUCE-2374#comment-13505518 We've been running branch-1 and trunk with the

Re: Anybody know how to configure SSH for eclipse plugin

2012-11-27 Thread Andy Isaacson
If you can configure Eclipse to use a SOCKS5 proxy, then ssh -D may work. -andy On Tue, Nov 27, 2012 at 12:39 PM, yiyu jia wrote: > hi Harsh, > > thank you for helps! I think I was blur yesterday. But, it is partly > misleaded by the comments in HadoopServer.java file > > > * > * This class

Re: [PROPOSAL] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-21 Thread Andy Isaacson
On Wed, Nov 21, 2012 at 1:50 PM, Konstantin Boudnik wrote: > The main point of my argument expressed in a lesser than 100 words: adding > Python that is inconsistent across different Linux distros and has a history > of backward incompatibilities (2.6 vs 2.5, 3.0 vs earlier, etc.) doesn't seem > t

[jira] [Created] (HADOOP-9001) libhadoop.so links against wrong OpenJDK libjvm.so

2012-10-31 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-9001: - Summary: libhadoop.so links against wrong OpenJDK libjvm.so Key: HADOOP-9001 URL: https://issues.apache.org/jira/browse/HADOOP-9001 Project: Hadoop Common

[jira] [Created] (HADOOP-8994) TestDFSShell creates file named "noFileHere", making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-8994: - Summary: TestDFSShell creates file named "noFileHere", making further tests hard to understand Key: HADOOP-8994 URL: https://issues.apache.org/jira/browse/H

Re: Contributing to the Hadoop project

2012-08-08 Thread Andy Isaacson
On Wed, Aug 8, 2012 at 5:31 PM, Deepak Kapoor wrote: > Hi Steve, > > On the wiki page (http://wiki.apache.org/hadoop/HowToContribute) it says > that most development is done in Trunk. > > Let's say a bug is found in 2.0.0-alpha-rc1. Should it then be fixed in > 2.0.0-alpha-rc1? How is this fix the

[jira] [Created] (HADOOP-8553) SNN can fail to start on upgrade

2012-07-03 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-8553: - Summary: SNN can fail to start on upgrade Key: HADOOP-8553 URL: https://issues.apache.org/jira/browse/HADOOP-8553 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8447) DN logs backtrace when running under jsvc and /jmx is loaded

2012-05-29 Thread Andy Isaacson (JIRA)
Andy Isaacson created HADOOP-8447: - Summary: DN logs backtrace when running under jsvc and /jmx is loaded Key: HADOOP-8447 URL: https://issues.apache.org/jira/browse/HADOOP-8447 Project: Hadoop