<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Is there a way to find the completion of major compaction completion status via hbase client API? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-find-the-completion-of-major-compaction/m-p/183466#M145628</link>
    <description>&lt;P&gt;bq. 1) How to figure out the completion status for the compaction, since hbase client api majorCompact is an Asynchorous process&lt;/P&gt;&lt;P&gt;you can use below API.&lt;/P&gt;&lt;PRE&gt;CompactionState compactionState = admin.getCompactionState(table.getName());&lt;/PRE&gt;&lt;P&gt;2) Is it mandatory to wait until compaction process completion , to query hbase for real time process&lt;/P&gt;&lt;P&gt;Check your resources consumption with compaction as it impacts I/O, CPU usage and network . In standard server configuration , it is fine to run real time process during compaction.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2017 13:15:38 GMT</pubDate>
    <dc:creator>asinghal</dc:creator>
    <dc:date>2017-09-13T13:15:38Z</dc:date>
  </channel>
</rss>

