[jira] [Created] (HDFS-12767) Ozone: Handle larger file sizes for OzoneOutputStream & OzoneInputStream

2017-11-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12767: Summary: Ozone: Handle larger file sizes for OzoneOutputStream & OzoneInputStream Key: HDFS-12767 URL: https://issues.apache.org/jira/browse/HDFS-1

[jira] [Created] (HDFS-12764) Ozone: Implement efficient copyFromLocalFile and copyToLocalFile using bucket operations.

2017-11-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12764: Summary: Ozone: Implement efficient copyFromLocalFile and copyToLocalFile using bucket operations. Key: HDFS-12764 URL: https://issues.apache.org/jira/browse/HDFS-12764

[jira] [Created] (HDFS-12762) Ozone: Enhance tests for OzoneFileSystem

2017-11-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12762: Summary: Ozone: Enhance tests for OzoneFileSystem Key: HDFS-12762 URL: https://issues.apache.org/jira/browse/HDFS-12762 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-12745) Ozone: XceiverClientManager should cache objects based on pipeline name

2017-10-30 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12745: Summary: Ozone: XceiverClientManager should cache objects based on pipeline name Key: HDFS-12745 URL: https://issues.apache.org/jira/browse/HDFS-12745

[jira] [Created] (HDFS-12720) Ozone: Ratis options are not passed from KSM Client protobuf helper correctly.

2017-10-26 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12720: Summary: Ozone: Ratis options are not passed from KSM Client protobuf helper correctly. Key: HDFS-12720 URL: https://issues.apache.org/jira/browse/HDFS-12720

[jira] [Created] (HDFS-12719) Ozone: Fix checkstyle, javac, whitespace issues in HDFS-7240 branch

2017-10-26 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12719: Summary: Ozone: Fix checkstyle, javac, whitespace issues in HDFS-7240 branch Key: HDFS-12719 URL: https://issues.apache.org/jira/browse/HDFS-12719 Project

Re: [VOTE] Release Apache Hadoop 2.8.2 (RC1)

2017-10-24 Thread Mukul Kumar Singh
Thanks Junping, +1 (non-binding) I built from source on Mac OS X 10.12.6 Java 1.8.0_111 - Deployed on a single node cluster. - Deployed a ViewFS cluster with two hdfs mount points. - Performed basic sanity checks. - Performed basic DFS operations. Thanks, Mukul On 20/10/17, 6:12 AM,

[jira] [Resolved] (HDFS-11704) OzoneFileSystem: A Hadoop file system implementation for Ozone

2017-10-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDFS-11704. -- Resolution: Fixed Fix Version/s: HDFS-7240 The functionality for ozoneFileSystem

[jira] [Created] (HDFS-12636) Ozone: OzoneFileSystem: both rest/rpc backend should be supported using unified OzoneClient client

2017-10-10 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12636: Summary: Ozone: OzoneFileSystem: both rest/rpc backend should be supported using unified OzoneClient client Key: HDFS-12636 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HDFS-12634) Ozone: OzoneFileSystem: Add StorageStatistics to OzoneFileSystem

2017-10-10 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12634: Summary: Ozone: OzoneFileSystem: Add StorageStatistics to OzoneFileSystem Key: HDFS-12634 URL: https://issues.apache.org/jira/browse/HDFS-12634 Project

[jira] [Created] (HDFS-12632) Ozone: OzoneFileSystem: Add contract tests to OzoneFileSystem

2017-10-10 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12632: Summary: Ozone: OzoneFileSystem: Add contract tests to OzoneFileSystem Key: HDFS-12632 URL: https://issues.apache.org/jira/browse/HDFS-12632 Project: Hadoop

[jira] [Created] (HDFS-12617) Ozone: fix and reenable TestKeysRatis#testPutAndGetKeyWithDnRestart

2017-10-07 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12617: Summary: Ozone: fix and reenable TestKeysRatis#testPutAndGetKeyWithDnRestart Key: HDFS-12617 URL: https://issues.apache.org/jira/browse/HDFS-12617 Project

[jira] [Created] (HDFS-12598) Ozone: Fix 3 node ratis replication in Ozone

2017-10-05 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12598: Summary: Ozone: Fix 3 node ratis replication in Ozone Key: HDFS-12598 URL: https://issues.apache.org/jira/browse/HDFS-12598 Project: Hadoop HDFS

[jira] [Created] (HDFS-12581) ViewFileSystem#getAllStoragePolicies aggregates storage policies across NN using policyid

2017-10-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12581: Summary: ViewFileSystem#getAllStoragePolicies aggregates storage policies across NN using policyid Key: HDFS-12581 URL: https://issues.apache.org/jira/browse/HDFS-12581

[jira] [Resolved] (HDFS-12476) TestCopyFromLocal.testCopyFromLocalWithThreads fails intermittently

2017-10-01 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDFS-12476. -- Resolution: Duplicate HADOOP-14752 fixes this issue, duping

[jira] [Created] (HDFS-12572) Ozone: OzoneFileSystem: delete/list status/rename/mkdir APIs

2017-10-01 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12572: Summary: Ozone: OzoneFileSystem: delete/list status/rename/mkdir APIs Key: HDFS-12572 URL: https://issues.apache.org/jira/browse/HDFS-12572 Project: Hadoop

[jira] [Reopened] (HDFS-11613) Ozone: Cleanup findbugs issues

2017-09-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reopened HDFS-11613: -- Found a findbugs issue, reopening > Ozone: Cleanup findbugs iss

[jira] [Created] (HDFS-12515) Ozone: mvn package compilation fails on HDFS-7240

2017-09-20 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12515: Summary: Ozone: mvn package compilation fails on HDFS-7240 Key: HDFS-12515 URL: https://issues.apache.org/jira/browse/HDFS-12515 Project: Hadoop HDFS

[jira] [Created] (HDFS-12509) Ozone: Revert files not related to ozone change in HDFS-7240 branch

2017-09-20 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12509: Summary: Ozone: Revert files not related to ozone change in HDFS-7240 branch Key: HDFS-12509 URL: https://issues.apache.org/jira/browse/HDFS-12509 Project

[jira] [Created] (HDFS-12493) Correct javadoc for BackupNode#startActiveServices

2017-09-19 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12493: Summary: Correct javadoc for BackupNode#startActiveServices Key: HDFS-12493 URL: https://issues.apache.org/jira/browse/HDFS-12493 Project: Hadoop HDFS

[jira] [Created] (HDFS-12490) Ozone: OzoneClient: OzoneBucket should have information about the bucket creation time

2017-09-19 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12490: Summary: Ozone: OzoneClient: OzoneBucket should have information about the bucket creation time Key: HDFS-12490 URL: https://issues.apache.org/jira/browse/HDFS-12490

[jira] [Created] (HDFS-12476) TestCopyFromLocal.testCopyFromLocalWithThreads fails intermittently

2017-09-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12476: Summary: TestCopyFromLocal.testCopyFromLocalWithThreads fails intermittently Key: HDFS-12476 URL: https://issues.apache.org/jira/browse/HDFS-12476 Project

[jira] [Created] (HDFS-12425) Ozone: OzoneFileSystem: OzoneFileystem read/write/create/open APIs

2017-09-12 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12425: Summary: Ozone: OzoneFileSystem: OzoneFileystem read/write/create/open APIs Key: HDFS-12425 URL: https://issues.apache.org/jira/browse/HDFS-12425 Project

[jira] [Resolved] (HDFS-11744) Ozone: Implement the trace ID generator

2017-09-07 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDFS-11744. -- Resolution: Duplicate This has already been fixed. Duping it > Ozone: Implem

[jira] [Resolved] (HDFS-12343) TestKeys#testPutAndGetKeyWithDnRestart failed

2017-08-23 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDFS-12343. -- Resolution: Fixed Fix Version/s: HDFS-7240 This issue has been fixed with HDFS

[jira] [Created] (HDFS-12341) Ozone: maven dist compilation fails with "Duplicate classes found" error

2017-08-23 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12341: Summary: Ozone: maven dist compilation fails with "Duplicate classes found" error Key: HDFS-12341 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HDFS-12337) Ozone: Concurrent RocksDB open calls fail because of "No locks available"

2017-08-22 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12337: Summary: Ozone: Concurrent RocksDB open calls fail because of "No locks available" Key: HDFS-12337 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HDFS-12329) Ozone: Ratis: Readonly calls in XceiverClientRatis should use sendReadOnly

2017-08-20 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12329: Summary: Ozone: Ratis: Readonly calls in XceiverClientRatis should use sendReadOnly Key: HDFS-12329 URL: https://issues.apache.org/jira/browse/HDFS-12329

[jira] [Resolved] (HDFS-12244) Ozone: the static cache provided by ContainerCache does not work in Unit tests

2017-08-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved HDFS-12244. -- Resolution: Duplicate Assignee: Mukul Kumar Singh (was: Anu Engineer

[jira] [Created] (HDFS-12290) Block Storage: Change dfs.cblock.jscsi.server.address default bind address to 0.0.0.0

2017-08-11 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12290: Summary: Block Storage: Change dfs.cblock.jscsi.server.address default bind address to 0.0.0.0 Key: HDFS-12290 URL: https://issues.apache.org/jira/browse/HDFS-12290

[jira] [Created] (HDFS-12255) Block Storage: Cblock should generated unique trace ID for the ops

2017-08-03 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12255: Summary: Block Storage: Cblock should generated unique trace ID for the ops Key: HDFS-12255 URL: https://issues.apache.org/jira/browse/HDFS-12255 Project

[jira] [Created] (HDFS-12216) Ozone: TestKeys and TestKeysRatis are failing consistently

2017-07-28 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12216: Summary: Ozone: TestKeys and TestKeysRatis are failing consistently Key: HDFS-12216 URL: https://issues.apache.org/jira/browse/HDFS-12216 Project: Hadoop HDFS

[jira] [Created] (HDFS-12211) Block Storage: Add start-cblock.sh to quickly start cblock.

2017-07-28 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12211: Summary: Block Storage: Add start-cblock.sh to quickly start cblock. Key: HDFS-12211 URL: https://issues.apache.org/jira/browse/HDFS-12211 Project: Hadoop

[jira] [Created] (HDFS-12210) Block Storage: volume creation times out while creating 3TB volume because of too many containers

2017-07-28 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12210: Summary: Block Storage: volume creation times out while creating 3TB volume because of too many containers Key: HDFS-12210 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-12199) Ozone: OzoneFileSystem: OzoneFileystem initialization code

2017-07-26 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12199: Summary: Ozone: OzoneFileSystem: OzoneFileystem initialization code Key: HDFS-12199 URL: https://issues.apache.org/jira/browse/HDFS-12199 Project: Hadoop HDFS

[jira] [Created] (HDFS-12181) Ozone:TestContainerReplicationManager fails because LogCapturer fails to find expected log messages

2017-07-21 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12181: Summary: Ozone:TestContainerReplicationManager fails because LogCapturer fails to find expected log messages Key: HDFS-12181 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HDFS-12170) Ozone: OzoneFileSystem: KSM should maintain key creation time and modification time

2017-07-20 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12170: Summary: Ozone: OzoneFileSystem: KSM should maintain key creation time and modification time Key: HDFS-12170 URL: https://issues.apache.org/jira/browse/HDFS-12170

[jira] [Created] (HDFS-12158) Secondary Namenode's web interface lack configs for X-FRAME-OPTIONS protection

2017-07-18 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12158: Summary: Secondary Namenode's web interface lack configs for X-FRAME-OPTIONS protection Key: HDFS-12158 URL: https://issues.apache.org/jira/browse/HDFS-12158

[jira] [Created] (HDFS-12150) Block Storage: Add general abstraction for metadata store in CBlock

2017-07-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12150: Summary: Block Storage: Add general abstraction for metadata store in CBlock Key: HDFS-12150 URL: https://issues.apache.org/jira/browse/HDFS-12150 Project

[jira] [Created] (HDFS-12100) Ozone: KSM: Allocate key should honour volume quota if quota is set on the volume

2017-07-07 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12100: Summary: Ozone: KSM: Allocate key should honour volume quota if quota is set on the volume Key: HDFS-12100 URL: https://issues.apache.org/jira/browse/HDFS-12100

[jira] [Created] (HDFS-12099) Block Storage: Add flushid in place of timestamp in DirtyLog file signatures

2017-07-07 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12099: Summary: Block Storage: Add flushid in place of timestamp in DirtyLog file signatures Key: HDFS-12099 URL: https://issues.apache.org/jira/browse/HDFS-12099

[jira] [Created] (HDFS-12048) TestOzoneContainerRatis & TestRatisManager are failing consistently

2017-06-27 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12048: Summary: TestOzoneContainerRatis & TestRatisManager are failing consistently Key: HDFS-12048 URL: https://issues.apache.org/jira/browse/HDFS-12048 Pro

[jira] [Created] (HDFS-12010) TestCopyPreserveFlag fails consistently because of mismatch in access time

2017-06-22 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-12010: Summary: TestCopyPreserveFlag fails consistently because of mismatch in access time Key: HDFS-12010 URL: https://issues.apache.org/jira/browse/HDFS-12010

[jira] [Created] (HDFS-11982) Add markdown documentation about Ozone

2017-06-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11982: Summary: Add markdown documentation about Ozone Key: HDFS-11982 URL: https://issues.apache.org/jira/browse/HDFS-11982 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-11981) Add markdown documentation about Cblock

2017-06-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11981: Summary: Add markdown documentation about Cblock Key: HDFS-11981 URL: https://issues.apache.org/jira/browse/HDFS-11981 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-11980) Add documentation for metrics in CBlockTargetMetrics to OzoneMetrics.md

2017-06-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11980: Summary: Add documentation for metrics in CBlockTargetMetrics to OzoneMetrics.md Key: HDFS-11980 URL: https://issues.apache.org/jira/browse/HDFS-11980

[jira] [Created] (HDFS-11970) Ozone: TestXceiverClientManager.testFreeByEviction fails occasionally

2017-06-12 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11970: Summary: Ozone: TestXceiverClientManager.testFreeByEviction fails occasionally Key: HDFS-11970 URL: https://issues.apache.org/jira/browse/HDFS-11970 Project

[jira] [Created] (HDFS-11969) Block Storage: Convert unnecessary info log levels to debug

2017-06-12 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11969: Summary: Block Storage: Convert unnecessary info log levels to debug Key: HDFS-11969 URL: https://issues.apache.org/jira/browse/HDFS-11969 Project: Hadoop

[jira] [Created] (HDFS-11968) ViewFS: StoragePolicies commands fail with HDFS federation

2017-06-12 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11968: Summary: ViewFS: StoragePolicies commands fail with HDFS federation Key: HDFS-11968 URL: https://issues.apache.org/jira/browse/HDFS-11968 Project: Hadoop HDFS

[jira] [Created] (HDFS-11910) Ozone:KSM: Add setVolumeAcls to allow adding/removing acls from a KSM volume

2017-06-01 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11910: Summary: Ozone:KSM: Add setVolumeAcls to allow adding/removing acls from a KSM volume Key: HDFS-11910 URL: https://issues.apache.org/jira/browse/HDFS-11910

[jira] [Created] (HDFS-11887) XceiverClientManager should close XceiverClient on eviction from cache

2017-05-25 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11887: Summary: XceiverClientManager should close XceiverClient on eviction from cache Key: HDFS-11887 URL: https://issues.apache.org/jira/browse/HDFS-11887 Project

[jira] [Created] (HDFS-11850) Ozone: Stack Overflow in XceiverClientManager because of race condition in accessing openClient

2017-05-18 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11850: Summary: Ozone: Stack Overflow in XceiverClientManager because of race condition in accessing openClient Key: HDFS-11850 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-11835) Block Storage: Overwrite of blocks fails

2017-05-16 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11835: Summary: Block Storage: Overwrite of blocks fails Key: HDFS-11835 URL: https://issues.apache.org/jira/browse/HDFS-11835 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-11796) MiniOzoneCluster should set "ozone.handler.type" key correctly

2017-05-10 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11796: Summary: MiniOzoneCluster should set "ozone.handler.type" key correctly Key: HDFS-11796 URL: https://issues.apache.org/jira/browse/HDFS-11796 Proje

[jira] [Created] (HDFS-11786) Add a new command for multi threaded Put/CopyFromLocal

2017-05-09 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11786: Summary: Add a new command for multi threaded Put/CopyFromLocal Key: HDFS-11786 URL: https://issues.apache.org/jira/browse/HDFS-11786 Project: Hadoop HDFS

[jira] [Created] (HDFS-11727) Block Storage: Retry Blocks should be requeued when cblock is restarted

2017-05-01 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11727: Summary: Block Storage: Retry Blocks should be requeued when cblock is restarted Key: HDFS-11727 URL: https://issues.apache.org/jira/browse/HDFS-11727

[jira] [Created] (HDFS-11694) Block Storage: Add Support for 2 BlockIDBuffers and also for periodic flush of BlockIDBuffer

2017-04-22 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11694: Summary: Block Storage: Add Support for 2 BlockIDBuffers and also for periodic flush of BlockIDBuffer Key: HDFS-11694 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-11667) Block Storage:Handling flushing of incomplete block id buffers during shutdown

2017-04-18 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11667: Summary: Block Storage:Handling flushing of incomplete block id buffers during shutdown Key: HDFS-11667 URL: https://issues.apache.org/jira/browse/HDFS-11667

[jira] [Created] (HDFS-11636) Ozone: TestContainerPlacement fails because of string mismatch in expected Message

2017-04-09 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11636: Summary: Ozone: TestContainerPlacement fails because of string mismatch in expected Message Key: HDFS-11636 URL: https://issues.apache.org/jira/browse/HDFS-11636

[jira] [Created] (HDFS-11635) Block Storage: Add metrics for Container Flushes.

2017-04-09 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11635: Summary: Block Storage: Add metrics for Container Flushes. Key: HDFS-11635 URL: https://issues.apache.org/jira/browse/HDFS-11635 Project: Hadoop HDFS

[jira] [Created] (HDFS-11627) Block Storage: Cblock cache should register with flusher to upload blocks to containers

2017-04-05 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11627: Summary: Block Storage: Cblock cache should register with flusher to upload blocks to containers Key: HDFS-11627 URL: https://issues.apache.org/jira/browse/HDFS-11627

[jira] [Created] (HDFS-11620) Ozone: Allocate container for MiniOzone cluster can fails because of insufficient space

2017-04-04 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11620: Summary: Ozone: Allocate container for MiniOzone cluster can fails because of insufficient space Key: HDFS-11620 URL: https://issues.apache.org/jira/browse/HDFS-11620

[jira] [Created] (HDFS-11618) Block Storage: Add Support for Direct I/O

2017-04-03 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11618: Summary: Block Storage: Add Support for Direct I/O Key: HDFS-11618 URL: https://issues.apache.org/jira/browse/HDFS-11618 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-11575) Supporting HDFS NFS gateway with Federated HDFS

2017-03-24 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11575: Summary: Supporting HDFS NFS gateway with Federated HDFS Key: HDFS-11575 URL: https://issues.apache.org/jira/browse/HDFS-11575 Project: Hadoop HDFS

[jira] [Created] (HDFS-11533) reuseAddress option should be used for child channels in Portmap and SimpleTcpServer

2017-03-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11533: Summary: reuseAddress option should be used for child channels in Portmap and SimpleTcpServer Key: HDFS-11533 URL: https://issues.apache.org/jira/browse/HDFS-11533

[jira] [Created] (HDFS-11508) Fix bind failure in SimpleTCPServer & Portmap where bind fails because socket is in TIME_WAIT state

2017-03-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11508: Summary: Fix bind failure in SimpleTCPServer & Portmap where bind fails because socket is in TIME_WAIT state Key: HDFS-11508 URL: https://issues.apache.org/jira/br

[jira] [Created] (HDFS-11479) Socket re-use address option should be used in

2017-03-01 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11479: Summary: Socket re-use address option should be used in Key: HDFS-11479 URL: https://issues.apache.org/jira/browse/HDFS-11479 Project: Hadoop HDFS

[jira] [Created] (HDFS-11463) Add metrics for container operations and export over JMX

2017-02-25 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11463: Summary: Add metrics for container operations and export over JMX Key: HDFS-11463 URL: https://issues.apache.org/jira/browse/HDFS-11463 Project: Hadoop HDFS

[jira] [Created] (HDFS-11387) Socket resuse address option is not honored in PrivilegedNfsGatewayStarter

2017-02-02 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11387: Summary: Socket resuse address option is not honored in PrivilegedNfsGatewayStarter Key: HDFS-11387 URL: https://issues.apache.org/jira/browse/HDFS-11387

[jira] [Created] (HDFS-11365) Log portnumber in PrivilegedNfsGatewayStarter

2017-01-24 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDFS-11365: Summary: Log portnumber in PrivilegedNfsGatewayStarter Key: HDFS-11365 URL: https://issues.apache.org/jira/browse/HDFS-11365 Project: Hadoop HDFS

<    1   2   3   4