Re: HDFS tests with resolvers=internal failing in recent weeks

2010-04-20 Thread Todd Lipcon
I managed to bandaid this by removing jetty 7 from my local maven cache in ~/.m2/repository, but something seems to be up with the ivy configuration where it was trying to pull latest.integration instead of 6.1.14. -Todd On Tue, Apr 20, 2010 at 1:57 PM, Todd Lipcon wrote: > Has anyone been able

HDFS tests with resolvers=internal failing in recent weeks

2010-04-20 Thread Todd Lipcon
Has anyone been able to run HDFS with a local common build successfully in recent weeks? I'm running ant -Dresolvers=internal mvn-install in my common repository, then ant -Dresolvers=internal test in my HDFS repository java.lang.NoClassDefFoundError: org/mortbay/jetty/webapp/WebAppContext

[jira] Resolved: (HDFS-1102) HftpFileSystem : errors during transfer result in truncated transfer

2010-04-20 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved HDFS-1102. Resolution: Duplicate Duplicate of HDFS-1085. It would be nice if we can fix this without changing

[jira] Created: (HDFS-1102) HftpFileSystem : errors during transfer result in truncated transfer

2010-04-20 Thread sam rash (JIRA)
HftpFileSystem : errors during transfer result in truncated transfer Key: HDFS-1102 URL: https://issues.apache.org/jira/browse/HDFS-1102 Project: Hadoop HDFS Issue Type: Bu