[
https://issues.apache.org/jira/browse/IGNITE-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751101#comment-15751101
]
Taras Ledkov edited comment on IGNITE-3961 at 12/15/16 11:18 AM:
-----------------------------------------------------------------
*1, 2* - implement at the Hadoop secondary FS the simple affinity without
{{maxLen}} parameter. So, the hadoop's BlockLocation is 0just converted to
IgfsBlock;
*3* - done, merged with patch for the IGNITE-4399;
*4* - We had discussed it. Your point was: {{groupBlockSize}} is the maximum
length of file fragment for Ignite file system (e.g. see:
{{FragmentizerCoordinator#requestFragmenting,
IgfsFragmentizerManager.java:600}}).
*5* - Doesn't make sense. {{FileSystemConfiguration#setBlockSize}} sets the
{{blockSize}} to {{DFLT_BLOCK_SIZE}} when the zero is passed?
was (Author: tledkov-gridgain):
*1, 2* - implement at the Hadoop secondary FS the simple affinity without
{{maxLen}} parameter. So, the hadoop's BlockLocation is 0just converted to
IgfsBlock;
*3* - done, merged with patch for theIGNITE-4399;
*4* - We had discussed it. Your point was: {{groupBlockSize}} is the maximum
length of file fragment for Ignite file system (e.g. see:
{{FragmentizerCoordinator#requestFragmenting,
IgfsFragmentizerManager.java:600}}).
*5* - Doesn't make sense. {{FileSystemConfiguration#setBlockSize}} sets the
{{blockSize}} to {{DFLT_BLOCK_SIZE}} when the zero is passed?
> IGFS: Support direct PROXY mode invocation in method: affinity
> --------------------------------------------------------------
>
> Key: IGNITE-3961
> URL: https://issues.apache.org/jira/browse/IGNITE-3961
> Project: Ignite
> Issue Type: Sub-task
> Components: IGFS
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Taras Ledkov
> Fix For: 2.0
>
>
> See
> {{org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem.getFileBlockLocations}}
> for reference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)