Re: Hoop & webhdfs, common HTTP API and more

2011-10-19 Thread Steve Loughran
On 17/10/11 23:12, Alejandro Abdelnur wrote: Calling for comments, https://issues.apache.org/jira/browse/HDFS-2178 Thanks. Alejandro Why jersey and not jetty?

Jenkins build is still unstable: Hadoop-Hdfs-0.23-Build #44

2011-10-19 Thread Apache Jenkins Server
See

Hadoop-Hdfs-0.23-Build - Build # 44 - Still Unstable

2011-10-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/44/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9804 lines...] main: [INFO] Executed tasks [INFO] [IN

Build failed in Jenkins: Hadoop-Hdfs-trunk #835

2011-10-19 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-3162. Separated application-init and container-init event types in NodeManager's Application state machine. Contributed by Todd Lipcon. [vinodkv] MAPREDUCE-3144. Augmented JobHistory with the informat

Hadoop-Hdfs-trunk - Build # 835 - Still Failing

2011-10-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/835/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10090 lines...] [ERROR] [ERROR] [6] [INFO] File: /home/j

Re: Hoop & webhdfs, common HTTP API and more

2011-10-19 Thread Robert Evans
Jersey is a library that can sit on top of any java web container, Jetty, Netty, Tomcat, etc... On 10/19/11 5:09 AM, "Steve Loughran" wrote: On 17/10/11 23:12, Alejandro Abdelnur wrote: > Calling for comments, > >https://issues.apache.org/jira/browse/HDFS-2178 > > Thanks. > > Alejandro >

[jira] [Created] (HDFS-2472) Extend UnderReplicatedBlocks queue to give blocks whose existing copies are all on a single rack priority over multi-rack blocks

2011-10-19 Thread Steve Loughran (Created) (JIRA)
Extend UnderReplicatedBlocks queue to give blocks whose existing copies are all on a single rack priority over multi-rack blocks Key: HDFS-2472

[jira] [Created] (HDFS-2473) Fetching tokens from insecure cluster throws NPEs

2011-10-19 Thread Daryn Sharp (Created) (JIRA)
Fetching tokens from insecure cluster throws NPEs - Key: HDFS-2473 URL: https://issues.apache.org/jira/browse/HDFS-2473 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client

[jira] [Created] (HDFS-2474) Make GlobFilter class public

2011-10-19 Thread Alejandro Abdelnur (Created) (JIRA)
Make GlobFilter class public Key: HDFS-2474 URL: https://issues.apache.org/jira/browse/HDFS-2474 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client Affects Versions: 0.23.0, 0.24.0

[jira] [Resolved] (HDFS-2456) webhdfs default to a replication factor of 1 instead of using the dfs.replication property

2011-10-19 Thread Tsz Wo (Nicholas), SZE (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-2456. -- Resolution: Duplicate Closing as a duplicate of HDFS-2453. > we

[jira] [Resolved] (HDFS-2460) webhdfs returns content type text/html when an error is thrown, we should return application/json

2011-10-19 Thread Tsz Wo (Nicholas), SZE (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-2460. -- Resolution: Duplicate Closing as a duplicate of HDFS-2453. > we

[jira] [Resolved] (HDFS-2451) TestNodeCount.testNodeCount failes with NPE

2011-10-19 Thread Konstantin Boudnik (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HDFS-2451. -- Resolution: Fixed Hadoop Flags: Reviewed I have committed it to 0.22 branch. An i

[jira] [Created] (HDFS-2475) webhdfs rest api's should send the content-length header consistently on all calls

2011-10-19 Thread Arpit Gupta (Created) (JIRA)
webhdfs rest api's should send the content-length header consistently on all calls --- Key: HDFS-2475 URL: https://issues.apache.org/jira/browse/HDFS-2475 Project: Hadoo

[jira] [Created] (HDFS-2476) More CPU efficient data structure for under-replicated/over-replicated/invalidate blocks

2011-10-19 Thread Tomasz Nykiel (Created) (JIRA)
More CPU efficient data structure for under-replicated/over-replicated/invalidate blocks Key: HDFS-2476 URL: https://issues.apache.org/jira/browse/HDFS-2476 Proj

[jira] [Created] (HDFS-2477) Optimize computing the diff between a block report and the namenode state.

2011-10-19 Thread Tomasz Nykiel (Created) (JIRA)
Optimize computing the diff between a block report and the namenode state. -- Key: HDFS-2477 URL: https://issues.apache.org/jira/browse/HDFS-2477 Project: Hadoop HDFS Is