Vladimir Ozerov created IGNITE-1637:
---------------------------------------
Summary: IGFS: Consistent properties propagation.
Key: IGNITE-1637
URL:
https://issues.apache.org/jira/browse/IGNITE-1637 Project: Ignite
Issue Type: Task
Components: hadoop
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Priority: Critical
Fix For: ignite-1.5
IGFS has methods accepting properties map. E.g., create, append, mkdirs.
How we should apply these properties? Two strategies are possible:
1) Apply there properties only to leaf node, and set defaults to parent nodes.
2) Apply there properties to all created nodes.
Lets take HDFS as a reference for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)