[jira] [Commented] (HADOOP-7458) Namenode not get started! FSNamesystem initialization failed. java.io.FileNotFoundException

2011-07-16 Thread Gerrit Jansen van Vuuren (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066389#comment-13066389 ] Gerrit Jansen van Vuuren commented on HADOOP-7458: -- Hi, Yes your

[jira] [Commented] (HADOOP-7460) Support for pluggable Trash policies

2011-07-16 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066402#comment-13066402 ] Uma Maheswara Rao G commented on HADOOP-7460: - Hi Usman, New patch looks

[jira] [Commented] (HADOOP-7314) Add support for throwing UnknownHostException when a host doesn't resolve

2011-07-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066403#comment-13066403 ] Hudson commented on HADOOP-7314: Integrated in Hadoop-Common-trunk #748 (See

[jira] [Resolved] (HADOOP-3291) Add StackWritable and QueueWritable classes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-3291. - Resolution: Not A Problem I feel these are better suited as 3rd party packages, or under projects like

[jira] [Resolved] (HADOOP-6342) Create a script to squash a common, hdfs, and mapreduce tarball into a single hadoop tarball

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-6342. - Resolution: Not A Problem Fix Version/s: (was: 0.21.1) 0.22.0 Looks like

[jira] [Commented] (HADOOP-61) Bashless Hadoop Start Script

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066435#comment-13066435 ] Harsh J commented on HADOOP-61: --- But Cygwin isn't just for the scripts, since 06' it is also

[jira] [Resolved] (HADOOP-516) Eclipse-based GUI: DFS explorer and basic Map/Reduce job launcher

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-516. Resolution: Fixed The plugin seems to have integrated this feature already. Should this still be open,

[jira] [Commented] (HADOOP-516) Eclipse-based GUI: DFS explorer and basic Map/Reduce job launcher

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066455#comment-13066455 ] Harsh J commented on HADOOP-516: Btw, there are now a couple of generic java-gui tools out

[jira] [Resolved] (HADOOP-323) IO Exception at LocalFileSystem.renameRaw, when running Nutch nightly builds (0.8-dev).

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-323. Resolution: Invalid Was fixed long time ago, but wasn't closed. Doesn't apply today. I run LJRunner and

[jira] [Resolved] (HADOOP-466) Startup scripts will not start instances of Hadoop daemons w/different configs w/o setting separate PID directories

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-466. Resolution: Fixed Fix Version/s: 0.20.0 This problem indeed exists if one doesn't use the

[jira] [Resolved] (HADOOP-378) too many files are distributed to slaves nodes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-378. Resolution: Incomplete (This one might have gone stale over time, and perhaps does not apply anymore)

[jira] [Resolved] (HADOOP-860) start-all.sh fails on Ubuntu 6.10

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-860. Resolution: Fixed This has long been fixed. All bin/* shell scripts use {{#!/usr/bin/env bash}} as their

[jira] [Resolved] (HADOOP-684) it would be nice to be able to view log and output files w/in the browser

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-684. Resolution: Invalid All log files are plain text files openable by a ton of tools out there, even

[jira] [Commented] (HADOOP-61) Bashless Hadoop Start Script

2011-07-16 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066473#comment-13066473 ] Uma Maheswara Rao G commented on HADOOP-61: --- Yes Harsh, you are right!. I

[jira] [Resolved] (HADOOP-888) SequenceFile constructors should not accept a FileSystem parameter

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-888. Resolution: Duplicate This has been done by HADOOP-6856 (FS addition is now a deprecated addition with

[jira] [Resolved] (HADOOP-960) Incorrect number of map tasks when there are multiple input files

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-960. Resolution: Invalid The ability to specify mapred.map.tasks is going away with the new API of MR. The

[jira] [Commented] (HADOOP-970) Reduce CPU usage of hadoop ipc package

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066488#comment-13066488 ] Harsh J commented on HADOOP-970: Dhruba, Looking at the blocker linked to this ticket, is

[jira] [Resolved] (HADOOP-1295) hadoop-config.sh resolving symlinks leads to errors

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1295. - Resolution: Not A Problem As described by Doug in the last comment here, this can be avoided if

[jira] [Resolved] (HADOOP-1713) Create a utility to convert binary (sequence and compressed) files to strings.

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1713. - Resolution: Fixed The {{hadoop fs -text}} shell utility does just this, with detection. Looks like it

[jira] [Resolved] (HADOOP-907) Unable to set Replication factor on SequenceFile

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-907. Resolution: Fixed Resolved by https://issues.apache.org/jira/browse/HADOOP-6856 by using the

[jira] [Resolved] (HADOOP-1575) Sort map outputs only if they are not emitted in sorted order

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1575. - Resolution: Duplicate Sort map outputs only if they are not emitted in sorted order

[jira] [Commented] (HADOOP-61) Bashless Hadoop Start Script

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066495#comment-13066495 ] Harsh J commented on HADOOP-61: --- Uma - yep, those among other things for proper

[jira] [Resolved] (HADOOP-1555) Fix a few more FindBugs issues

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1555. - Resolution: Cannot Reproduce Running: {code} ant findbugs -Dfindbugs.home=/path/to/findbugs {code}

[jira] [Resolved] (HADOOP-1371) Remove phased file system

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1371. - Resolution: Not A Problem PhasedFileSystem was phased-out in 0.17 apparently. JIRA is a no-issue now.

[jira] [Commented] (HADOOP-1617) It is nice if hadoop provides NonSplitable TextInputFormat and SequenceFileInputFormat

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066503#comment-13066503 ] Harsh J commented on HADOOP-1617: - It isn't all that difficult to subclass and use via

[jira] [Resolved] (HADOOP-1684) Release notes point to browsable JIRA

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1684. - Resolution: Not A Problem Release notes are now being compiled and an editorial pass is made over them

[jira] [Resolved] (HADOOP-397) c/c++ record io library does not use autoconf

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-397. Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1277) The class generated by Hadoop Record rcc should provide a static method to return the DDL string

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1277. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1222) Record IO C++ binding: buffer type not handled correctly

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1222. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1223) Record IO C++ binding: non-empty vector of strings does not work

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1223. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1019) record io should have a build target and a test target

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1019. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1095) Provide ByteStreams in C++ version of record I/O

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1095. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1225) Record IO class should provide a toString(String charset) method

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1225. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-6351) CSV Grammer should have } as disallowed in buffer

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-6351. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-6712) librecordio support for xerces 3, eliminate compiler warnings and the (optional) ability to compile in the source directory

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-6712. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1227) Record IO C++ binding: cannot write more than one record to an XML stream and read them back

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1227. - Resolution: Won't Fix Resolving as Won't Fix, since the whole recordio component is now deprecated in

[jira] [Resolved] (HADOOP-1916) FSShell put or CopyFromLocal incorrectly treats .

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1916. - Resolution: Fixed Fixed by a redesign on trunk. Please

[jira] [Resolved] (HADOOP-1919) Add option to allow Binding Jetty to localhost

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1919. - Resolution: Not A Problem Not a problem. Can be doable by the previous comment, with logical

[jira] [Updated] (HADOOP-7460) Support for pluggable Trash policies

2011-07-16 Thread Usman Masood (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Usman Masood updated HADOOP-7460: - Attachment: PluggableTrash_V4.patch Uma, great point about Trash not extending Configured.

[jira] [Commented] (HADOOP-1859) FSInputDataStream.getPos throws null pointer exception when file has been closed

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066537#comment-13066537 ] Harsh J commented on HADOOP-1859: - I do not think this still applies. While an old post

[jira] [Resolved] (HADOOP-1859) FSInputDataStream.getPos throws null pointer exception when file has been closed

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-1859. - Resolution: Invalid This one looks irrelevant now. Please see my earlier comment. Do feel free to

[jira] [Assigned] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HADOOP-1381: --- Assignee: Harsh J The distance between sync blocks in SequenceFiles should be configurable

[jira] [Updated] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-1381: Attachment: HADOOP-1381.r1.diff Patch that * Adds a configurable sync interval option * Updates default

[jira] [Updated] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-1381: Fix Version/s: 0.23.0 Affects Version/s: 0.22.0 Release Note: Made sync interval of

[jira] [Commented] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066556#comment-13066556 ] Harsh J commented on HADOOP-1381: - (Avro datafiles have the ability of interval

[jira] [Resolved] (HADOOP-2069) DFS Summary Page

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-2069. - Resolution: Fixed Aside from what was done in HADOOP-4029, as explained in the previous comment, the

[jira] [Commented] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066560#comment-13066560 ] Hadoop QA commented on HADOOP-1381: --- -1 overall. Here are the results of testing the

[jira] [Assigned] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HADOOP-2081: --- Assignee: Harsh J (was: Owen O'Malley) Configuration getInt, getLong, and getFloat replace

[jira] [Updated] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-2081: Attachment: HADOOP-2081.r1.diff Patch that lets configuration throw up NumberFormatExceptions in cases of

[jira] [Updated] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-2081: Fix Version/s: 0.23.0 Affects Version/s: 0.22.0 Hadoop Flags: [Incompatible change]

[jira] [Commented] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066564#comment-13066564 ] Hadoop QA commented on HADOOP-2081: --- +1 overall. Here are the results of testing the

[jira] [Updated] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-2081: Attachment: HADOOP-2081.r2.diff Iterative patch: + Javadocs changes to API Configuration getInt,

[jira] [Commented] (HADOOP-2081) Configuration getInt, getLong, and getFloat replace invalid numbers with the default value

2011-07-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066568#comment-13066568 ] Hadoop QA commented on HADOOP-2081: --- +1 overall. Here are the results of testing the

[jira] [Updated] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-1381: Status: Patch Available (was: Open) The distance between sync blocks in SequenceFiles should be

[jira] [Updated] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-1381: Attachment: HADOOP-1381.r2.diff Ensured all sequence file cases pass. {code} [junit] Running

[jira] [Updated] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-1381: Status: Open (was: Patch Available) Sorry, messed up a bit and uploaded a defunct patch. Attaching clean

[jira] [Commented] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2011-07-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066576#comment-13066576 ] Hadoop QA commented on HADOOP-1381: --- +1 overall. Here are the results of testing the