Re: hive transaction strange behaviour

2015-11-20 Thread Eugene Koifman
..@hive.apache.org>" mailto:u...@hive.apache.org>> Date: Wednesday, November 18, 2015 at 10:48 AM To: "u...@hive.apache.org<mailto:u...@hive.apache.org>" mailto:u...@hive.apache.org>> Cc: "dev@hive.apache.org<mailto:dev@hive.apache.org>" mailto:d

Re: hive transaction strange behaviour

2015-11-18 Thread Eugene Koifman
0:27 PM To: "u...@hive.apache.org<mailto:u...@hive.apache.org>" mailto:u...@hive.apache.org>> Cc: "dev@hive.apache.org<mailto:dev@hive.apache.org>" mailto:dev@hive.apache.org>> Subject: Re: hive transaction strange behaviour Any help wi

Re: hive transaction strange behaviour

2015-11-17 Thread Sanjeev Verma
Any help will be much appreciated.Thanks On Tue, Nov 17, 2015 at 2:39 PM, Sanjeev Verma wrote: > Thank Elliot, Eugene > I am able to see the Base file created in one of the partition, seems the > Compactor kicked in and created it but it has not created base files in > rest of the partition wher

Re: hive transaction strange behaviour

2015-11-17 Thread Sanjeev Verma
Thank Elliot, Eugene I am able to see the Base file created in one of the partition, seems the Compactor kicked in and created it but it has not created base files in rest of the partition where delta files still exists.why compactor has not picked the other partition, when and how these partition

Re: hive transaction strange behaviour

2015-11-14 Thread Eugene Koifman
When Compaction process runs, it will create base directory. https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions#HiveTransactions-Configuration at a minimum you need hive.compactor.initiator.on