国产亚洲精品福利在线无卡一,国产精久久一区二区三区,亚洲精品无码国模,精品久久久久久无码专区不卡

當(dāng)前位置: 首頁(yè) > news >正文

昆明網(wǎng)絡(luò)營(yíng)銷網(wǎng)站怎么提高seo關(guān)鍵詞排名

昆明網(wǎng)絡(luò)營(yíng)銷網(wǎng)站,怎么提高seo關(guān)鍵詞排名,施工企業(yè)自建自用的工程可以不進(jìn)行招標(biāo)是否正確,江蘇省做網(wǎng)站Remote threads 是僅當(dāng) Hive metastore 作為單獨(dú)的服務(wù)運(yùn)行是啟動(dòng),請(qǐng)求需要開啟 compactor。 有以下幾種: 1. AcidOpenTxnsCounterService 統(tǒng)計(jì)當(dāng)前 open 的事務(wù)數(shù) 從表 TXNS 中統(tǒng)計(jì)狀態(tài)為 open 的事務(wù)。此事務(wù)數(shù)量可以再 hive metrics 中。 2. Acid…

Remote threads 是僅當(dāng) Hive metastore 作為單獨(dú)的服務(wù)運(yùn)行是啟動(dòng),請(qǐng)求需要開啟 compactor。

有以下幾種:

1. AcidOpenTxnsCounterService 統(tǒng)計(jì)當(dāng)前 open 的事務(wù)數(shù)

從表 TXNS 中統(tǒng)計(jì)狀態(tài)為 open 的事務(wù)。此事務(wù)數(shù)量可以再 hive metrics 中。

2. AcidHouseKeeperService

定期調(diào)用 txnHandler.performTimeOuts();
默認(rèn)的 txn 的 timeout是 300s。刪除300秒沒(méi)有心跳的事務(wù)。

TXN_TIMEOUT("metastore.txn.timeout", "hive.txn.timeout", 300, TimeUnit.SECONDS,"time after which transactions are declared aborted if the client has not sent a heartbeat."),

DumpDirCleanerTask

dump dir 是

REPLDIR("hive.repl.rootdir","/user/hive/repl/","HDFS root dir for all replication dumps."),

此目錄的 ttl 是

REPL_DUMPDIR_TTL("hive.repl.dumpdir.ttl", "7d",new TimeValidator(TimeUnit.DAYS),

AcidCompactionHistoryService

周期行調(diào)用 txnHandler.purgeCompactionHistory();
purgeCompactionHistory 的內(nèi)容如下。對(duì)于可以合并的 entity(分區(qū)或者表(非分區(qū)表)),只保留最后幾次的history。

/*** For any given compactable entity (partition, table if not partitioned) the history of compactions* may look like "sssfffaaasffss", for example.  The idea is to retain the tail (most recent) of the* history such that a configurable number of each type of state is present.  Any other entries* can be purged.  This scheme has advantage of always retaining the last failure/success even if* it's not recent.* @throws MetaException*/@RetrySemantics.SafeToRetryvoid purgeCompactionHistory() throws MetaException;

RuntimeStatsCleanerTask

如果此參數(shù)設(shè)置true,則query reexecution 的時(shí)候會(huì)收集統(tǒng)計(jì)信息。

HIVE_QUERY_REEXECUTION_ALWAYS_COLLECT_OPERATOR_STATS("hive.query.reexecution.always.collect.operator.stats", false,"If sessionstats are enabled; this option can be used to collect statistics all the time"),
RawStore ms = HMSHandler.getMSForConf(conf);
int maxRetainSecs=(int) MetastoreConf.getTimeVar(conf, MetastoreConf.ConfVars.RUNTIME_STATS_MAX_AGE, TimeUnit.SECONDS);int deleteCnt = ms.deleteRuntimeStats(maxRetainSecs);

maxRetainSecs 默認(rèn) 3天。
刪除表 RUNTIME_STATS 中 createTime <= 3天前的記錄

RUNTIME_STATS_MAX_AGE("runtime.stats.max.age", "hive.metastore.runtime.stats.max.age", 86400 * 3, TimeUnit.SECONDS,"Stat entries which are older than this are removed.")

AcidWriteSetService

默認(rèn)每60秒的周期調(diào)用一次 txnHandler.performWriteSetGC(); .

執(zhí)行類似以下的語(yǔ)句。

select min(txn_id) commitHighWaterMark from TXNS where txn_state='OPEN';
delete from WRITE_SET where ws_commit_id < commitHighWaterMark;

EventCleanerTask

定期執(zhí)行以下語(yǔ)句。

RawStore ms = HMSHandler.getMSForConf(conf);
long deleteCnt = ms.cleanupEvents();

cleanupEvents 刪除 PARTITION_EVENTS表的過(guò)期數(shù)據(jù)。
PARTITION_EVENTS 表的數(shù)據(jù),進(jìn)在 hcatalog 中使用

MaterializationsRebuildLockCleanerTask

從表 MATERIALIZATION_REBUILD_LOCKS 中找到過(guò)期數(shù)據(jù),然后刪除。

http://aloenet.com.cn/news/28340.html

相關(guān)文章:

  • 寶豐網(wǎng)站建設(shè)長(zhǎng)春網(wǎng)站建設(shè)
  • 淘寶客網(wǎng)站虛擬主機(jī)盤多多百度網(wǎng)盤搜索引擎
  • 如何管理好一個(gè)網(wǎng)站怎樣才能注冊(cè)自己的網(wǎng)站
  • web網(wǎng)站雙語(yǔ)切換怎么做在線seo短視頻
  • 有關(guān)網(wǎng)站建設(shè)的公眾號(hào)2022最好的百度seo
  • 怎么做網(wǎng)站的步驟網(wǎng)站制作的要點(diǎn)和步驟詳解
  • 網(wǎng)站接入地查詢互聯(lián)網(wǎng)最賺錢的行業(yè)
  • 轉(zhuǎn)轉(zhuǎn)怎么做釣魚網(wǎng)站知名網(wǎng)絡(luò)營(yíng)銷推廣
  • 桂林手機(jī)網(wǎng)站建設(shè)seo推廣經(jīng)驗(yàn)
  • 購(gòu)物網(wǎng)站建設(shè)機(jī)構(gòu)網(wǎng)絡(luò)營(yíng)銷策略分析方法
  • 公文寫作 課程中心網(wǎng)站建設(shè)百度seo怎么優(yōu)化
  • 兼職做網(wǎng)站系統(tǒng)搜索引擎營(yíng)銷的案例有哪些
  • 給博彩網(wǎng)站做推廣犯法樂(lè)云seo官網(wǎng)
  • 衢州市火車站片區(qū)規(guī)劃直通車推廣計(jì)劃方案
  • 網(wǎng)站屏蔽國(guó)內(nèi)ip個(gè)人seo外包
  • 南寧營(yíng)銷型網(wǎng)站一個(gè)公司可以做幾個(gè)百度推廣
  • 快樂(lè)彩網(wǎng)站做谷歌在線瀏覽器入口
  • 那些網(wǎng)站做網(wǎng)批百度注冊(cè)公司地址
  • 電子商務(wù)網(wǎng)站建設(shè)與管理試題免費(fèi)網(wǎng)站在線客服軟件
  • B2B行業(yè)門戶網(wǎng)站模板百度關(guān)鍵詞優(yōu)化點(diǎn)擊 教程
  • 網(wǎng)站程序模板下載seo收費(fèi)標(biāo)準(zhǔn)多少
  • 最有效的網(wǎng)站推廣費(fèi)用必應(yīng)搜索引擎網(wǎng)站
  • 我可以復(fù)制別人網(wǎng)站代碼自己做我的網(wǎng)站嗎具大數(shù)據(jù)培訓(xùn)課程
  • 手機(jī)網(wǎng)站建設(shè)技術(shù)方案北京互聯(lián)網(wǎng)公司排名
  • 西寧制作網(wǎng)站多少錢企業(yè)做網(wǎng)上推廣
  • 什么網(wǎng)站做任務(wù)的q幣免費(fèi)網(wǎng)站的平臺(tái)
  • 免費(fèi)輿情信息網(wǎng)站微信公眾號(hào)小程序怎么做
  • 網(wǎng)站制作b s的基本步驟南陽(yáng)本地網(wǎng)絡(luò)推廣優(yōu)化公司
  • 南莊網(wǎng)站開發(fā)最近韓國(guó)電影片
  • 南寧seo推廣外包鄭州優(yōu)化網(wǎng)站公司