[jira] [Commented] (HDFS-9781) FsDatasetImpl#getBlockReports can occasionally throw NullPointerException

2016-03-14 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15193797#comment-15193797 ] Virajith Jalaparti commented on HDFS-9781: -- Hi [~xiaochen] and [~jojochuang], I

[jira] [Updated] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-03-18 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9809: - Attachment: HDFS-9809.001.patch > Abstract implementation-specific details from the datanod

[jira] [Commented] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-03-19 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202333#comment-15202333 ] Virajith Jalaparti commented on HDFS-9809: -- The motivation behind this JIRA is HDF

[jira] [Commented] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-03-21 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204943#comment-15204943 ] Virajith Jalaparti commented on HDFS-9809: -- Hi [~zhz], Thanks for the comment. O

[jira] [Updated] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-03-21 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9809: - Component/s: fs datanode > Abstract implementation-specific details from t

[jira] [Updated] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-04-28 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9809: - Attachment: HDFS-9809.002.patch > Abstract implementation-specific details from the datanod

[jira] [Commented] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-04-28 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263105#comment-15263105 ] Virajith Jalaparti commented on HDFS-9809: -- I am attaching a new patch which inclu

[jira] [Created] (HDFS-9809) Abstract implementation-specific details from the datanode

2016-02-12 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-9809: Summary: Abstract implementation-specific details from the datanode Key: HDFS-9809 URL: https://issues.apache.org/jira/browse/HDFS-9809 Project: Hadoop HDFS

[jira] [Created] (HDFS-9810) Allow support for more than one block replica per datanode

2016-02-12 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-9810: Summary: Allow support for more than one block replica per datanode Key: HDFS-9810 URL: https://issues.apache.org/jira/browse/HDFS-9810 Project: Hadoop HDFS

[jira] [Commented] (HDFS-9810) Allow support for more than one block replica per datanode

2016-02-13 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146194#comment-15146194 ] Virajith Jalaparti commented on HDFS-9810: -- Our use case is driven by HDFS-9806 --

[jira] [Commented] (HDFS-14390) Provide kerberos support for AliasMap service used by Provided storage

2019-03-26 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802450#comment-16802450 ] Virajith Jalaparti commented on HDFS-14390: --- Thanks for reporting and working o

[jira] [Reopened] (HDFS-10636) Modify ReplicaInfo to remove the assumption that replica metadata and data are stored in java.io.File.

2018-09-24 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti reopened HDFS-10636: --- Reopening to port to branch-2.9 > Modify ReplicaInfo to remove the assumption that repli

[jira] [Commented] (HDFS-12802) RBF: Control MountTableResolver cache size

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311876#comment-16311876 ] Virajith Jalaparti commented on HDFS-12802: --- [~elgoiri] thanks for posting this.

[jira] [Updated] (HDFS-9240) Use Builder pattern for BlockLocation constructors

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9240: - Attachment: (was: HDFS-9240.004.patch) > Use Builder pattern for BlockLocation construc

[jira] [Updated] (HDFS-9240) Use Builder pattern for BlockLocation constructors

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9240: - Status: Open (was: Patch Available) > Use Builder pattern for BlockLocation constructors >

[jira] [Updated] (HDFS-9240) Use Builder pattern for BlockLocation constructors

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9240: - Status: Patch Available (was: Open) > Use Builder pattern for BlockLocation constructors >

[jira] [Updated] (HDFS-9240) Use Builder pattern for BlockLocation constructors

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-9240: - Attachment: HDFS-9240.004.patch > Use Builder pattern for BlockLocation constructors >

[jira] [Commented] (HDFS-12802) RBF: Control MountTableResolver cache size

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311961#comment-16311961 ] Virajith Jalaparti commented on HDFS-12802: --- +1 on [^HDFS-12802.002.patch] pendi

[jira] [Commented] (HDFS-12988) RBF: Mount table entries not properly updated in the local cache

2018-01-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312220#comment-16312220 ] Virajith Jalaparti commented on HDFS-12988: --- Failed tests look unrelated. +1 on

[jira] [Commented] (HDFS-12090) Handling writes from HDFS to Provided storages

2018-01-09 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319396#comment-16319396 ] Virajith Jalaparti commented on HDFS-12090: --- Thanks for posting the patch [~ehig

[jira] [Comment Edited] (HDFS-12090) Handling writes from HDFS to Provided storages

2018-01-09 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319396#comment-16319396 ] Virajith Jalaparti edited comment on HDFS-12090 at 1/9/18 11:24 PM:

[jira] [Commented] (HDFS-12996) DataNode Replica Trash

2018-01-09 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319531#comment-16319531 ] Virajith Jalaparti commented on HDFS-12996: --- Thanks for posting the design docum

[jira] [Comment Edited] (HDFS-12996) DataNode Replica Trash

2018-01-09 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319531#comment-16319531 ] Virajith Jalaparti edited comment on HDFS-12996 at 1/10/18 1:41 AM:

[jira] [Commented] (HDFS-12942) Synchronization issue in FSDataSetImpl#moveBlock

2018-01-11 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323485#comment-16323485 ] Virajith Jalaparti commented on HDFS-12942: --- bq. While cleaning up the new repli

[jira] [Updated] (HDFS-12942) Synchronization issue in FSDataSetImpl#moveBlock

2018-01-25 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12942: -- Attachment: HDFS-12942.006.patch > Synchronization issue in FSDataSetImpl#moveBlock > --

[jira] [Updated] (HDFS-12942) Synchronization issue in FSDataSetImpl#moveBlock

2018-01-25 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12942: -- Attachment: (was: HDFS-12942.006.patch) > Synchronization issue in FSDataSetImpl#mov

[jira] [Commented] (HDFS-12942) Synchronization issue in FSDataSetImpl#moveBlock

2018-01-25 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340102#comment-16340102 ] Virajith Jalaparti commented on HDFS-12942: --- Thanks for the updated patch [~ajay

[jira] [Created] (HDFS-13069) Enable HDFS to cache data read from external storage systems

2018-01-25 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-13069: - Summary: Enable HDFS to cache data read from external storage systems Key: HDFS-13069 URL: https://issues.apache.org/jira/browse/HDFS-13069 Project: Hadoop

[jira] [Commented] (HDFS-13069) Enable HDFS to cache data read from external storage systems

2018-01-30 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345673#comment-16345673 ] Virajith Jalaparti commented on HDFS-13069: --- The design for caching PROVIDED fil

[jira] [Created] (HDFS-13088) Allow HDFS files/blocks to be over-replicated.

2018-01-30 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-13088: - Summary: Allow HDFS files/blocks to be over-replicated. Key: HDFS-13088 URL: https://issues.apache.org/jira/browse/HDFS-13088 Project: Hadoop HDFS

[jira] [Comment Edited] (HDFS-13069) Enable HDFS to cache data read from external storage systems

2018-01-30 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345673#comment-16345673 ] Virajith Jalaparti edited comment on HDFS-13069 at 1/30/18 7:55 PM:

[jira] [Commented] (HDFS-12942) Synchronization issue in FSDataSetImpl#moveBlock

2018-02-01 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349580#comment-16349580 ] Virajith Jalaparti commented on HDFS-12942: --- Yep, looks good to me +1. Thanks fo

[jira] [Updated] (HDFS-15168) ABFS driver enhancement - Allow customizable translation from AAD SPNs and security groups to Linux user and group

2020-02-13 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-15168: -- Summary: ABFS driver enhancement - Allow customizable translation from AAD SPNs and sec

[jira] [Commented] (HDFS-15168) ABFS driver enhancement - Allow customizable translation from AAD SPNs and security groups to Linux user and group

2020-02-13 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036597#comment-17036597 ] Virajith Jalaparti commented on HDFS-15168: --- cc [~tmarquardt], [~bilahari.th] F

[jira] [Commented] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti commented on HDFS-15289: --- cc:  @shv [~cliang], [~abhishekd] 

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 8:23 PM: --

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 8:24 PM: --

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 8:25 PM: --

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 8:25 PM: --

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 8:31 PM: --

[jira] [Comment Edited] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-23 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090912#comment-17090912 ] Virajith Jalaparti edited comment on HDFS-15289 at 4/23/20, 9:41 PM: --

[jira] [Commented] (HDFS-15289) Allow viewfs mounts with hdfs scheme and centralized mount table

2020-04-28 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094884#comment-17094884 ] Virajith Jalaparti commented on HDFS-15289: --- Thanks for your response [~umamahe

[jira] [Commented] (HDFS-15305) Extend ViewFS and provide ViewFSOverloadScheme implementation with scheme configurable.

2020-04-30 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097125#comment-17097125 ] Virajith Jalaparti commented on HDFS-15305: --- Thanks for the PR [~umamaheswarara

[jira] [Created] (HDFS-14805) Mounting external stores in HDFS on-the-fly

2019-08-30 Thread Virajith Jalaparti (Jira)
Virajith Jalaparti created HDFS-14805: - Summary: Mounting external stores in HDFS on-the-fly Key: HDFS-14805 URL: https://issues.apache.org/jira/browse/HDFS-14805 Project: Hadoop HDFS Iss

[jira] [Commented] (HDFS-14805) Mounting external stores in HDFS on-the-fly

2019-08-30 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919918#comment-16919918 ] Virajith Jalaparti commented on HDFS-14805: --- The design document for this enhan

[jira] [Commented] (HDFS-14805) Mounting external stores in HDFS on-the-fly

2019-08-30 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919924#comment-16919924 ] Virajith Jalaparti commented on HDFS-14805: --- cc: [~ashvin] [~chris.douglas] [~e

[jira] [Comment Edited] (HDFS-14805) Mounting external stores in HDFS on-the-fly

2019-08-30 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919924#comment-16919924 ] Virajith Jalaparti edited comment on HDFS-14805 at 8/31/19 12:51 AM: --

[jira] [Commented] (HDFS-13677) Dynamic refresh Disk configuration results in overwriting VolumeMap

2019-04-27 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827705#comment-16827705 ] Virajith Jalaparti commented on HDFS-13677: --- The issue seems to happen when the

[jira] [Commented] (HDFS-14390) Provide kerberos support for AliasMap service used by Provided storage

2019-05-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832720#comment-16832720 ] Virajith Jalaparti commented on HDFS-14390: --- Thanks for working on this [~ashvi

[jira] [Commented] (HDFS-14390) Provide kerberos support for AliasMap service used by Provided storage

2019-05-07 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834949#comment-16834949 ] Virajith Jalaparti commented on HDFS-14390: --- Thanks for making the changes [~as

[jira] [Commented] (HDFS-14390) Provide kerberos support for AliasMap service used by Provided storage

2019-05-15 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840685#comment-16840685 ] Virajith Jalaparti commented on HDFS-14390: --- Committed [^HDFS-14390.006.patch]

[jira] [Updated] (HDFS-14390) Provide kerberos support for AliasMap service used by Provided storage

2019-05-15 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-14390: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Provide kerberos s

[jira] [Commented] (HDFS-14889) Ability to check if a block has a replica on provided storage

2019-10-03 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943807#comment-16943807 ] Virajith Jalaparti commented on HDFS-14889: --- [~ashvin] - can you add some conte

[jira] [Resolved] (HDFS-14889) Ability to check if a block has a replica on provided storage

2019-10-03 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti resolved HDFS-14889. --- Resolution: Fixed > Ability to check if a block has a replica on provided storage > -

[jira] [Commented] (HDFS-14889) Ability to check if a block has a replica on provided storage

2019-10-03 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944211#comment-16944211 ] Virajith Jalaparti commented on HDFS-14889: --- Thanks for working on this [~ashvi

[jira] [Updated] (HDFS-15305) Extend ViewFS and provide ViewFSOverloadScheme implementation with scheme configurable.

2020-05-06 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-15305: -- Fix Version/s: 3.4.0 3.3.1 > Extend ViewFS and provide ViewFSOverloa

[jira] [Updated] (HDFS-15305) Extend ViewFS and provide ViewFSOverloadScheme implementation with scheme configurable.

2020-05-11 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-15305: -- Fix Version/s: 3.2.2 > Extend ViewFS and provide ViewFSOverloadScheme implementation wi

[jira] [Updated] (HDFS-15305) Extend ViewFS and provide ViewFSOverloadScheme implementation with scheme configurable.

2020-05-12 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-15305: -- Fix Version/s: 3.1.4 > Extend ViewFS and provide ViewFSOverloadScheme implementation wi

[jira] [Created] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
Virajith Jalaparti created HDFS-15436: - Summary: Default mount table name used by ViewFileSystem should be configurable Key: HDFS-15436 URL: https://issues.apache.org/jira/browse/HDFS-15436 Projec

[jira] [Updated] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-15436: -- Component/s: viewfsOverloadScheme viewfs > Default mount table name us

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144585#comment-17144585 ] Virajith Jalaparti commented on HDFS-15436: --- Similar to the example in the desc

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144593#comment-17144593 ] Virajith Jalaparti commented on HDFS-15436: --- PR created at : [https://github.co

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144594#comment-17144594 ] Virajith Jalaparti commented on HDFS-15436: --- [~umamahesh], [~ayushsaxena] can o

[jira] [Comment Edited] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144585#comment-17144585 ] Virajith Jalaparti edited comment on HDFS-15436 at 6/25/20, 4:33 AM: --

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-24 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144638#comment-17144638 ] Virajith Jalaparti commented on HDFS-15436: --- Thanks for checking [~umamaheswara

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-25 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145772#comment-17145772 ] Virajith Jalaparti commented on HDFS-15436: --- [~umamaheswararao] bq. is there a

[jira] [Commented] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-25 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145807#comment-17145807 ] Virajith Jalaparti commented on HDFS-15436: --- Address your comments on the PR [~

[jira] [Resolved] (HDFS-15436) Default mount table name used by ViewFileSystem should be configurable

2020-06-26 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti resolved HDFS-15436. --- Resolution: Fixed > Default mount table name used by ViewFileSystem should be configu

[jira] [Commented] (HDFS-15449) Optionally ignore port number in mount-table name when picking from initialized uri

2020-07-01 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149779#comment-17149779 ] Virajith Jalaparti commented on HDFS-15449: --- I think this would be useful to ha

[jira] [Assigned] (HDFS-15451) Restarting name node stuck in safe mode when using provided storage

2020-07-02 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti reassigned HDFS-15451: - Assignee: shanyu zhao > Restarting name node stuck in safe mode when using provi

[jira] [Commented] (HDFS-15451) Restarting name node stuck in safe mode when using provided storage

2020-07-02 Thread Virajith Jalaparti (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150312#comment-17150312 ] Virajith Jalaparti commented on HDFS-15451: --- Thanks for finding/fixing this [~s

[jira] [Created] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-12584: - Summary: [READ] Fix errors in image generation tool from latest rebase Key: HDFS-12584 URL: https://issues.apache.org/jira/browse/HDFS-12584 Project: Hadoop

[jira] [Assigned] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti reassigned HDFS-12584: - Assignee: Virajith Jalaparti > [READ] Fix errors in image generation tool from la

[jira] [Updated] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12584: -- Attachment: HDFS-12584-HDFS-9806.001.patch Patch fixes (1) version of the FSimage tool (

[jira] [Updated] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12584: -- Status: Patch Available (was: Open) > [READ] Fix errors in image generation tool from l

[jira] [Commented] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190400#comment-16190400 ] Virajith Jalaparti commented on HDFS-12584: --- It does work locally. Committed to

[jira] [Updated] (HDFS-12584) [READ] Fix errors in image generation tool from latest rebase

2017-10-03 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12584: -- Resolution: Fixed Status: Resolved (was: Patch Available) > [READ] Fix errors i

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Patch Available (was: Open) > [READ] Merge BlockFormatProvider and FileRegionPr

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Attachment: HDFS-11902-HDFS-9806.007.patch Posting a new patch that in addition to the e

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Open (was: Patch Available) > [READ] Merge BlockFormatProvider and FileRegionPr

[jira] [Comment Edited] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192211#comment-16192211 ] Virajith Jalaparti edited comment on HDFS-11902 at 10/4/17 11:50 PM: ---

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Attachment: HDFS-11902-HDFS-9806.008.patch Fixing checkstyle issues from earlier jenkins

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Patch Available (was: Open) > [READ] Merge BlockFormatProvider and FileRegionPr

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-04 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Open (was: Patch Available) > [READ] Merge BlockFormatProvider and FileRegionPr

[jira] [Commented] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193151#comment-16193151 ] Virajith Jalaparti commented on HDFS-11902: --- The failing tests are unrelated. Wi

[jira] [Created] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-05 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-12605: - Summary: [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase Key: HDFS-12605 URL: https://issues.apache.org/jira/browse/HDFS-12605

[jira] [Updated] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12605: -- Status: Patch Available (was: Open) > [READ] TestNameNodeProvidedImplementation#testPro

[jira] [Created] (HDFS-12607) Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-10-05 Thread Virajith Jalaparti (JIRA)
Virajith Jalaparti created HDFS-12607: - Summary: Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED Key: HDFS-12607 URL: https://issues.apache.org/jira/browse/HD

[jira] [Updated] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12605: -- Attachment: HDFS-12605-HDFS-9806.001.patch The patch fixes the failing test case by addi

[jira] [Updated] (HDFS-12607) [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12607: -- Summary: [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageI

[jira] [Comment Edited] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193961#comment-16193961 ] Virajith Jalaparti edited comment on HDFS-12605 at 10/6/17 12:26 AM: ---

[jira] [Updated] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12605: -- Description: {{TestNameNodeProvidedImplementation#testProvidedDatanodeFailures}} fails a

[jira] [Updated] (HDFS-12607) [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12607: -- Attachment: HDFS-12607.repro.patch Attaching patch with a test case to reproduce the iss

[jira] [Updated] (HDFS-12607) [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-10-05 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12607: -- Attachment: HDFS-12607-HDFS-9806.001.patch Patch fixes the issue by changing the state o

[jira] [Commented] (HDFS-12605) [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194867#comment-16194867 ] Virajith Jalaparti commented on HDFS-12605: --- The failed tests pass locally. > [

[jira] [Updated] (HDFS-12607) [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-12607: -- Status: Patch Available (was: Open) > [READ] Even one dead datanode with PROVIDED stora

[jira] [Commented] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195040#comment-16195040 ] Virajith Jalaparti commented on HDFS-11902: --- Filed HDFS-12605 to fix the failing

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Open (was: Patch Available) > [READ] Merge BlockFormatProvider and FileRegionPr

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Attachment: HDFS-11902-HDFS-9806.009.patch Patch fixes some of the configuration paramet

[jira] [Updated] (HDFS-11902) [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-10-06 Thread Virajith Jalaparti (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virajith Jalaparti updated HDFS-11902: -- Status: Patch Available (was: Open) > [READ] Merge BlockFormatProvider and FileRegionPr

  1   2   3   4   5   6   7   8   9   10   >