^
>>>> FileTest.java:17: java.io.FileSystem is not public in java.io; cannot
>>>> be accessed from outside package
>>>> FileSystem fs = FileSystem.get(new Configuration());
>>>> ^
>>>> FileTest.java:
>> 5 errors
>>
>>
>> Also I would like to learn the FileContext API as I want to use 0.21 for
>> making appends to my file in each MR round.
>> Would be great if you have a place where I can have a look at some code
>> snippets that have demonstrated the use of Fil
lso I would like to learn the FileContext API as I want to use 0.21 for
> making appends to my file in each MR round.
> Would be great if you have a place where I can have a look at some code
> snippets that have demonstrated the use of FileContext for easy learning.
>
> Many thanks i
help if you describe
> your use case...
>
> On Aug 31, 2011, at 1:13 AM, Arko Provo Mukherjee wrote:
>
> > Hi,
> >
> > I am using HDFS on 0.20.203 for my project.
> >
> > I can see the API has evolved much over the different versions.
> >
> > Ca
011 at 2:24 AM, Arun C Murthy wrote:
> What kind of example code are you looking for? It will help if you describe
> your use case...
>
> On Aug 31, 2011, at 1:13 AM, Arko Provo Mukherjee wrote:
>
> > Hi,
> >
> > I am using HDFS on 0.20.203 for my project.
>
What kind of example code are you looking for? It will help if you describe
your use case...
On Aug 31, 2011, at 1:13 AM, Arko Provo Mukherjee wrote:
> Hi,
>
> I am using HDFS on 0.20.203 for my project.
>
> I can see the API has evolved much over the different versions.
>
Hi,
I am using HDFS on 0.20.203 for my project.
I can see the API has evolved much over the different versions.
Can you please guide me to some link where I can find some example code for
any version >= 0.20.203 so that I can quick start the process.
Thanks much in advance!
Warm regards
Arko