[jira] [Created] (IGNITE-2886) IGFS: Implement INotify intergration.

2016-03-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2886: --- Summary: IGFS: Implement INotify intergration. Key: IGNITE-2886 URL: https://issues.apache.org/jira/browse/IGNITE-2886 Project: Ignite Issue Type

Re: HDFS iNotify

2016-03-24 Thread Vladimir Ozerov
Hi Mike, I think this in general this is very good idea. For now IGFS has a restriction that all file system operations should go through it. Otherwise IGFS will end up in inconsistent state. INofity could resolve this limitation. However, I this is not easy task for several reasons: 1) INotify

HDFS iNotify

2016-03-23 Thread Michael André Pearce
key issue for other tools such as indexers, oozie as such a solution has been already implemented in HDFS called iNotify under https://issues.apache.org/jira/browse/HDFS-6634 <https://issues.apache.org/jira/browse/HDFS-6634> The idea/proposal here is that IGFS extended to be able to s

iNotify

2016-03-23 Thread Michael André Pearce
key issue for other tools such as indexers, oozie as such a solution has been already implemented in HDFS called iNotify under https://issues.apache.org/jira/browse/HDFS-6634 <https://issues.apache.org/jira/browse/HDFS-6634> The idea/proposal here is that IGFS extended to be able to s