[jira] [Created] (HADOOP-8560) Change TestFTPFileSystem to use non-SNAPSHOT dependencies

2012-07-05 Thread Luke Lu (JIRA)
Luke Lu created HADOOP-8560: --- Summary: Change TestFTPFileSystem to use non-SNAPSHOT dependencies Key: HADOOP-8560 URL: https://issues.apache.org/jira/browse/HADOOP-8560 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-8561) Introduce HADOOP_PROXY_USER for secure impersonation in child hadoop client processes

2012-07-05 Thread Luke Lu (JIRA)
Luke Lu created HADOOP-8561: --- Summary: Introduce HADOOP_PROXY_USER for secure impersonation in child hadoop client processes Key: HADOOP-8561 URL: https://issues.apache.org/jira/browse/HADOOP-8561 Project:

[jira] [Resolved] (HADOOP-8559) PMML Support in Hadoop Cluster

2012-07-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved HADOOP-8559. - Resolution: Won't Fix > PMML Support in Hadoop Cluster > ---

[jira] [Resolved] (HADOOP-8530) Potential deadlock in IPC

2012-07-05 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-8530. --- Resolution: Duplicate Fixed by HADOOP-8533. > Potential deadlock in IPC > -

[jira] [Resolved] (HADOOP-8414) Address problems related to localhost resolving to 127.0.0.1 on Windows

2012-07-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia resolved HADOOP-8414. -- Resolution: Fixed Thanks Ivan, committed to branch-1 windows. > Address probl

[jira] [Created] (HADOOP-8562) Enhancements to Hadoop for Windows Server and Windows Azure development and runtime environments

2012-07-05 Thread Bikas Saha (JIRA)
Bikas Saha created HADOOP-8562: -- Summary: Enhancements to Hadoop for Windows Server and Windows Azure development and runtime environments Key: HADOOP-8562 URL: https://issues.apache.org/jira/browse/HADOOP-8562

[jira] [Created] (HADOOP-8563) don't package hadoop-pipes examples/bin

2012-07-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8563: Summary: don't package hadoop-pipes examples/bin Key: HADOOP-8563 URL: https://issues.apache.org/jira/browse/HADOOP-8563 Project: Hadoop Common

[jira] [Created] (HADOOP-8564) Create a Windows native InputStream class to address datanode concurrent reading and writing issue

2012-07-05 Thread Chuan Liu (JIRA)
Chuan Liu created HADOOP-8564: - Summary: Create a Windows native InputStream class to address datanode concurrent reading and writing issue Key: HADOOP-8564 URL: https://issues.apache.org/jira/browse/HADOOP-8564

[jira] [Created] (HADOOP-8565) AuthenticationFilter#doFilter warns unconditionally when using SPNEGO

2012-07-05 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8565: --- Summary: AuthenticationFilter#doFilter warns unconditionally when using SPNEGO Key: HADOOP-8565 URL: https://issues.apache.org/jira/browse/HADOOP-8565 Project: Hadoop

[jira] [Resolved] (HADOOP-6527) UserGroupInformation::createUserForTesting clobbers already defined group mappings

2012-07-05 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HADOOP-6527. Resolution: Fixed Fix Version/s: 1-win 1.1.0 I h

[jira] [Created] (HADOOP-8566) AvroReflectSerializer.accept(Class) throws a NPE if the class has no package (primitive types and arrays)

2012-07-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-8566: -- Summary: AvroReflectSerializer.accept(Class) throws a NPE if the class has no package (primitive types and arrays) Key: HADOOP-8566 URL: https://issues.apache.org/jira

[jira] [Created] (HADOOP-8567) Backport conf servlet with dump running configuration to branch 1.x

2012-07-05 Thread Junping Du (JIRA)
Junping Du created HADOOP-8567: -- Summary: Backport conf servlet with dump running configuration to branch 1.x Key: HADOOP-8567 URL: https://issues.apache.org/jira/browse/HADOOP-8567 Project: Hadoop Commo

No mapred-site.xml in the hadoop-0.23.3 distribution

2012-07-05 Thread Pavan Kulkarni
Hi, I downloaded the Hadoop-0.23.3 source and tweaked a few classes and when I built the binary distribution and untar'd it .I don't see the mapred-site.xml file in the /etc/hadoop directory. But by the details given on how to run the Hadoop-0.23.3 the mapred-site.xml needs to be configured righ

[jira] [Created] (HADOOP-8568) DNS#reverseDns fails on IPv6 addresses

2012-07-05 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8568: --- Summary: DNS#reverseDns fails on IPv6 addresses Key: HADOOP-8568 URL: https://issues.apache.org/jira/browse/HADOOP-8568 Project: Hadoop Common Issue Type: Bug

RE: HDFS to S3 copy issues

2012-07-05 Thread Ivan Mitic
Hi Momina, Could it be that you misspelled the port in your source path, you mind trying with: hdfs://10.240.113.162:9000/data/ Ivan -Original Message- From: Momina Khan [mailto:momina.a...@gmail.com] Sent: Thursday, July 05, 2012 10:30 PM To: common-dev@hadoop.apache.org Subject: HDF

[jira] [Created] (HADOOP-8569) CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE

2012-07-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8569: Summary: CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE Key: HADOOP-8569 URL: https://issues.apache.org/jira/browse/HADOOP-8569 Project: Hado

Re: HDFS to S3 copy issues

2012-07-05 Thread Momina Khan
hi Ivan, i have tried with both ports 9000 and 9001 i get the same error dump ... best momina On Fri, Jul 6, 2012 at 11:01 AM, Ivan Mitic wrote: > Hi Momina, > > Could it be that you misspelled the port in your source path, you mind > trying with: hdfs://10.240.113.162:9000/data/ > > Ivan > >