[jira] [Commented] (HADOOP-10101) Update guava dependency to the latest version

2017-03-15 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926858#comment-15926858 ] Hitesh Shah commented on HADOOP-10101: -- IIRC, YarnClient has a guava object being used in one of

[jira] [Commented] (HADOOP-13037) Refactor Azure Data Lake Store as an independent FileSystem

2017-03-02 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893529#comment-15893529 ] Hitesh Shah commented on HADOOP-13037: -- [~chris.douglas] [~cnauroth] [~vishwajeet.dusane]

[jira] [Commented] (HADOOP-10101) Update guava dependency to the latest version

2016-10-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15546286#comment-15546286 ] Hitesh Shah commented on HADOOP-10101: -- I think it is high time we bump up the dependency however

[jira] [Updated] (HADOOP-10101) Update guava dependency to the latest version

2016-10-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-10101: - Target Version/s: 3.0.0-alpha2 (was: ) > Update guava dependency to the latest version >

[jira] [Updated] (HADOOP-13065) Add a new interface for retrieving FS and FC Statistics

2016-08-23 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-13065: - Assignee: Mingliang Liu (was: Aaron Fabbri) > Add a new interface for retrieving FS and FC

[jira] [Commented] (HADOOP-13283) Support reset operation for new global storage statistics and per FS storage stats

2016-07-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359782#comment-15359782 ] Hitesh Shah commented on HADOOP-13283: -- Any reason why FileSystem.clearStatistics() is not being

[jira] [Commented] (HADOOP-13288) Guard null stats key in FileSystemStorageStatistics

2016-06-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15337514#comment-15337514 ] Hitesh Shah commented on HADOOP-13288: -- {code} if (key == null) { return null; } {code}

[jira] [Commented] (HADOOP-13123) Permit the default hadoop delegation token file format to be configurable

2016-05-10 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279085#comment-15279085 ] Hitesh Shah commented on HADOOP-13123: -- +1 on reverting the change if it did go into branch-2. >

[jira] [Commented] (HADOOP-12563) Updated utility to create/modify token files

2016-05-10 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278775#comment-15278775 ] Hitesh Shah commented on HADOOP-12563: -- [~raviprak] Mind updating the fix versions to denote which

[jira] [Commented] (HADOOP-12563) Updated utility to create/modify token files

2016-05-09 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277434#comment-15277434 ] Hitesh Shah commented on HADOOP-12563: -- [~aw] Did you take a look at the stack trace in question?

[jira] [Commented] (HADOOP-12969) Mark IPC.Client and IPC.Server as @Public, @Evolving

2016-03-28 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215071#comment-15215071 ] Hitesh Shah commented on HADOOP-12969: -- Anyone using hadoop rpc ( HBase, Tez, etc. ) for

[jira] [Commented] (HADOOP-10101) Update guava dependency to the latest version

2015-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14632199#comment-14632199 ] Hitesh Shah commented on HADOOP-10101: -- I hit something similar in tez recently and

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2014-12-08 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Resolution: Not a Problem Status: Resolved (was: Patch Available)

[jira] [Updated] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

2014-12-08 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8109: Resolution: Not a Problem Status: Resolved (was: Patch Available) Using the default rpms

[jira] [Commented] (HADOOP-11254) Promoting AccessControlList to be public

2014-10-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192225#comment-14192225 ] Hitesh Shah commented on HADOOP-11254: -- [~zjshen] Thanks for filing the issue. The

[jira] [Resolved] (HADOOP-10951) Make org.apache.hadoop.security.Groups public

2014-08-19 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah resolved HADOOP-10951. -- Resolution: Not a Problem Make org.apache.hadoop.security.Groups public

[jira] [Created] (HADOOP-10951) Make org.apache.hadoop.security.Groups public

2014-08-08 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-10951: Summary: Make org.apache.hadoop.security.Groups public Key: HADOOP-10951 URL: https://issues.apache.org/jira/browse/HADOOP-10951 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9741) Make build created indexed jars

2014-08-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah resolved HADOOP-9741. - Resolution: Won't Fix Make build created indexed jars ---

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2013-12-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Resolution: Fixed Fix Version/s: 2.4.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2013-12-11 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Attachment: HADOOP-8753.1.copy.patch Re-attaching same patch as earlier to trigger a Jenkins

[jira] [Commented] (HADOOP-10050) Update single node and cluster install instructions to work with latest bits

2013-10-16 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797411#comment-13797411 ] Hitesh Shah commented on HADOOP-10050: -- Comments: The capacity-scheduler configs

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-08-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Attachment: HADOOP-9726.3.patch Removed unnecessary log message from previous patch.

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-18 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Status: Patch Available (was: Open) org.apache.hadoop.security.SecurityUtil has its own

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-18 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Attachment: HADOOP-9726.2.patch org.apache.hadoop.security.SecurityUtil has its own static

[jira] [Created] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9741: --- Summary: Make build created indexed jars Key: HADOOP-9741 URL: https://issues.apache.org/jira/browse/HADOOP-9741 Project: Hadoop Common Issue Type: Bug

[jira] [Updated] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9741: Attachment: HADOOP-9741.1.patch Make build created indexed jars

[jira] [Updated] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9741: Status: Patch Available (was: Open) Make build created indexed jars

[jira] [Commented] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711706#comment-13711706 ] Hitesh Shah commented on HADOOP-9741: - [~tucu00] Was mostly looking at it from a

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Attachment: HADOOP-9726.1.patch org.apache.hadoop.security.SecurityUtil has its own static

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Assignee: Hitesh Shah Status: Patch Available (was: Open)

[jira] [Commented] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711712#comment-13711712 ] Hitesh Shah commented on HADOOP-9726: - [~lmccay] attached a change which is less

[jira] [Updated] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9726: Status: Open (was: Patch Available) org.apache.hadoop.security.SecurityUtil has its own

[jira] [Updated] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9741: Attachment: INDEX.LIST Attaching an index file for hadoop-common-3.0.0-SNAPSHOT.jar. It is

[jira] [Updated] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9741: Status: Open (was: Patch Available) Make build created indexed jars

[jira] [Commented] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-12 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707381#comment-13707381 ] Hitesh Shah commented on HADOOP-9726: - [~lmccay] My concern is mostly related to

[jira] [Created] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-11 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9726: --- Summary: org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden Key: HADOOP-9726 URL: https://issues.apache.org/jira/browse/HADOOP-9726

[jira] [Created] (HADOOP-9628) Setup a daily build job for branch-2.1.0-beta

2013-06-06 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9628: --- Summary: Setup a daily build job for branch-2.1.0-beta Key: HADOOP-9628 URL: https://issues.apache.org/jira/browse/HADOOP-9628 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-9618) Add thread which detects JVM pauses

2013-06-05 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676236#comment-13676236 ] Hitesh Shah commented on HADOOP-9618: - [~tlipcon] does it make sense to expose this

[jira] [Created] (HADOOP-9422) HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to launch commands

2013-03-20 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9422: --- Summary: HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to launch commands Key: HADOOP-9422 URL: https://issues.apache.org/jira/browse/HADOOP-9422

[jira] [Updated] (HADOOP-9422) HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to run commands

2013-03-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9422: Summary: HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to run

[jira] [Updated] (HADOOP-9422) HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to run commands

2013-03-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9422: Affects Version/s: 2.0.3-alpha HADOOP_HOME needs to be set to be able to use

[jira] [Updated] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-03-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9422: Summary: HADOOP_HOME should not be required to be set to be able to launch commands using

[jira] [Updated] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-03-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9422: Affects Version/s: (was: 2.0.3-alpha) 3.0.0 HADOOP_HOME should

[jira] [Commented] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-03-20 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608625#comment-13608625 ] Hitesh Shah commented on HADOOP-9422: - @Harsh, there is some static code in

[jira] [Updated] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-04 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9276: Resolution: Fixed Fix Version/s: 2.0.3-alpha Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569021#comment-13569021 ] Hitesh Shah commented on HADOOP-9276: - Minor comments: -

[jira] [Commented] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569189#comment-13569189 ] Hitesh Shah commented on HADOOP-9276: - Sorry - found one more issue. {code}

[jira] [Updated] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9276: Status: Open (was: Patch Available) Allow BoundedByteArrayOutputStream to be resettable

[jira] [Updated] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9276: Attachment: HADOOP-9276.3.patch Attaching another patch addressing my minor comment.

[jira] [Updated] (HADOOP-9276) Allow BoundedByteArrayOutputStream to be resettable

2013-02-01 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-9276: Status: Patch Available (was: Open) Allow BoundedByteArrayOutputStream to be resettable

[jira] [Commented] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-09-07 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450859#comment-13450859 ] Hitesh Shah commented on HADOOP-8753: - @Benoy, I modified your patch slightly to

[jira] [Created] (HADOOP-8774) Incorrect maven configuration causes mrapp-generated-classpath file to be generated in multiple places

2012-09-06 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-8774: --- Summary: Incorrect maven configuration causes mrapp-generated-classpath file to be generated in multiple places Key: HADOOP-8774 URL:

[jira] [Moved] (HADOOP-8753) NM throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah moved YARN-16 to HADOOP-8753: - Component/s: (was: nodemanager) Affects Version/s: (was:

[jira] [Updated] (HADOOP-8753) getLocalPathForWrite throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Summary: getLocalPathForWrite throws ArithmeticException: / by zero when there is no available

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Summary: LocalDirAllocator throws ArithmeticException: / by zero when there is no available space

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Status: Open (was: Patch Available) Cancelling patch to re-upload a new one with

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Attachment: HADOOP-8753.1.patch LocalDirAllocator throws ArithmeticException: / by zero when

[jira] [Assigned] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah reassigned HADOOP-8753: --- Assignee: Benoy Antony LocalDirAllocator throws ArithmeticException: / by zero when

[jira] [Updated] (HADOOP-8753) LocalDirAllocator throws ArithmeticException: / by zero when there is no available space on configured local dir

2012-08-31 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8753: Status: Patch Available (was: Open) LocalDirAllocator throws ArithmeticException: / by zero

[jira] [Updated] (HADOOP-8027) Visiting /jmx on the daemon web interfaces may print unnecessary error in logs

2012-05-07 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HADOOP-8027: Attachment: HADOOP-8027.branch-1.patch Attaching a patch for branch-1.