Re: 答复: How to access data stored in IGFS or IGFS as Hadoop cache

2015-09-07 Thread Vladimir Ozerov
>> 1. If the way accessing IGFS is same as HDFS, how can I ensure where the data is stored , in IGFS or HDFS? (consider IGFS as HDFS cache mode) IGFS doesn't provide the way to check whether file is stored in it, in secondary file system, or in both. You can query HDFS and check whether file

答复: How to access data stored in IGFS or IGFS as Hadoop cache

2015-09-07 Thread yaoqin
1. If the way accessing IGFS is same as HDFS, how can I ensure where the data is stored , in IGFS or HDFS? (consider IGFS as HDFS cache mode) And if I want to compare the performance of these two file system, what shall I do? 2. I tried to set fs.defaultFS as “igfs:///”, but

Re: When building from trunk: Unknown host nexus.codehaus.org

2015-09-07 Thread Stephen Boesch
Thx for the insight. .m2/repository is wiped and am rebuilding .. (will take awhile ;) ) 2015-09-07 16:01 GMT-07:00 Konstantin Boudnik : > Codehaus is out of business. Looks like some of the locally caches > artifacts > still refer to that repo server. What might help is wiping

Re: When building from trunk: Unknown host nexus.codehaus.org

2015-09-07 Thread Stephen Boesch
The pom's themselves refer to codehaus plugin: /examples/pom.xml:org.codehaus.mojo ./examples/pom.xml: org.codehaus.mojo ./modules/core/pom.xml:org.codehaus.mojo ./parent/pom.xml:org.codehaus.mojo Looks like the *org.codehaus.mojo* has an issue: