[jira] [Created] (HDFS-2290) Block with corrupt replica is not getting replicated

2011-08-26 Thread Konstantin Shvachko (JIRA)
Block with corrupt replica is not getting replicated Key: HDFS-2290 URL: https://issues.apache.org/jira/browse/HDFS-2290 Project: Hadoop HDFS Issue Type: Bug Components: name-nod

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

2011-08-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/771/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9906 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipp

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

2011-08-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/772/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9574 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipp

[jira] [Reopened] (HDFS-2258) TestLeaseRecovery2 fails as lease hard limit is not reset to default

2011-08-26 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko reopened HDFS-2258: --- Reopening to commit to trunk > TestLeaseRecovery2 fails as lease hard limit is not reset

Re: Question about pig & HDFS

2011-08-26 Thread Daniel Dai
Pig by default use plain text file as input/output, unless you write a custom LoadFunc/StoreFunc. There is no specific Pig storage format. You can copy the file to local using copyToLocal. If you want to export directly to SQL table, you need to write a StoreFunc. Pig work on tuple rather than K,V

[jira] [Created] (HDFS-2291) HA: Checkpointing in an HA setup

2011-08-26 Thread Aaron T. Myers (JIRA)
HA: Checkpointing in an HA setup Key: HDFS-2291 URL: https://issues.apache.org/jira/browse/HDFS-2291 Project: Hadoop HDFS Issue Type: Sub-task Components: name-node Affects Versions: HA branch (

[jira] [Created] (HDFS-2292) HA: HTTP fail over

2011-08-26 Thread Aaron T. Myers (JIRA)
HA: HTTP fail over -- Key: HDFS-2292 URL: https://issues.apache.org/jira/browse/HDFS-2292 Project: Hadoop HDFS Issue Type: Sub-task Components: name-node Affects Versions: HA branch (HDFS-1623) Repor