[ https://issues.apache.org/jira/browse/HDFS-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335367#comment-16335367
]
Uma Maheswara Rao G commented on HDFS-13025:
--------------------------------------------
Minor changes to address check style warnings, all of them from test code.
> [SPS]: Implement a mechanism to scan the files for external SPS
> ---------------------------------------------------------------
>
> Key: HDFS-13025
> URL: https://issues.apache.org/jira/browse/HDFS-13025
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Major
> Attachments: HDFS-13025-HDFS-10285-0.patch, HDFS-13025-HDFS-10285-1.patch, HDFS-13025-HDFS-10285-2.patch,
HDFS-13025-HDFS-10285-3.patch
>
>
> HDFS-12911 modularization is introducing FileIDCollector interface for scanning the
files. That will help us to plugin different ways of scanning mechanisms if needed.
> For Internal SPS, we have INode based scanning. For external SPS, we should go via client
API scanning as we can not access NN internal structures.
> This is the task to implement the scanning plugin for external SPS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org
|