Yes. The component which will be interfacing with hadoop will be deployed in
an application server.
And the application server runs on 1.5 only. Therefore, we cannot migrate to
1.6.

At present I am thinking of decoupling the component from hadoop so that
this component can run from within the application server and develop
another component which would interface with this component.
While the old component can run on 1.5, the second component will be
executed as a separate process using 1.6 and interface with hadoop. In this
way, we would be able to easily upgrade to future hadoop versions without
causing any impact on the application server.


Brian Bockelman wrote:
> 
> Hey Sandeep,
> 
> Is there a non-application reason for you to not upgrade?  I.e., are  
> you working on a platform which does not have 1.6 yet?
> 
> Looking at the JIRA ticket, it seems that they held off this new  
> requirement until Macs got 1.6.
> 
> Brian
> 
> On Dec 2, 2008, at 12:26 AM, Ariel Rabkin wrote:
> 
>> File append is a major change, not a small bugfix.  Probably, you need
>> to bite the bullet and upgrade to a newer JDK. :(
>>
>> On Mon, Dec 1, 2008 at 4:29 AM, Sandeep Dhawan, Noida  
>> <[email protected]> wrote:
>>> Hello,
>>>
>>>
>>>
>>> I am currently using hadoop-0.18.0. I am not able to append files in
>>> DFS. I came across a fix which was done on version 0.19.0
>>> (http://issues.apache.org/jira/browse/HADOOP-1700). But I cannot  
>>> migrate
>>> to 0.19.0 version because it runs on JDK 1.6 and I have
>>>
>>> to stick to JDK 1.5 Therefore, I would like to know, if there is  
>>> patch
>>> available for this bug for 0.18.0.
>>>
>>>
>>>
>>> Any assistance in this matter will be greatly appreciated.
>>>
>>>
>>>
>>> Eagerly waiting for your response.
>>>
>>>
>>>
>>> Thanks,
>>>
>>> Sandeep
>>>
>>>
>>>
>>>
>>
>>
>>
>> -- 
>> Ari Rabkin [email protected]
>> UC Berkeley Computer Science Department
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Append-to-Files..-tp20771815p21215934.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.

Reply via email to