Login  Register

Re: Re: Getting [Problem in loading segment blocks] error after doing multi update operations

Posted by BabuLal on Mar 23, 2018; 6:47pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Getting-Problem-in-loading-segment-blocks-error-after-doing-multi-update-operations-tp40249p43043.html

Hi

Issue is fixed and PR is raised.

1. PR :- https://github.com/apache/carbondata/pull/2097

2. Below situation is handled in PR
    a. Skip 0 byte deletedelta
    b. On  OutputStream Close/flush if any error is thrown from hdfs
(SpaceQuota/No Lease ..ect) then Exception was not thrown to caller ,it
shows delete successfull but actually it is failed .  Now it is handled and
exception will be thrown to caller.

3. Since i simulated issue using SpaceQuota, Can you please share me your
full executor logs (where Exception from HDFS ) so ensure Exception handled
in Fix.

Thanks
Babu



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/