Re: carbontable compact throw err
Posted by
David CaiQiang on
Jan 04, 2017; 4:12am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/carbontable-compact-throw-err-tp5382p5426.html
You can check as following and show the result.
1)
select * from test limit 1
2)
show segments for table test limit 1000
3)
alter table test compact 'major'
Better to provide more log info.
Best Regards
David Cai