{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"ジョブ優先度の設定","description":"Treasure AIでジョブ優先度を設定する方法を解説。クエリの実行順序と重要度を制御し、リソース管理を最適化する方法を詳しく説明します。","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]},"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"ジョブ優先度の設定","__idx":0},"children":["ジョブ優先度の設定"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["スケジュールされたジョブは、高優先度または低優先度のアイテムとして設定する必要がある場合があります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["高い優先度で送信されたジョブは、低い優先度のジョブよりも迅速に実行され、リソースが割り当てられる可能性が高くなります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ジョブ優先度"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["2 (非常に高い)"," ","1 (高い)"," ","0 (デフォルト)"," ","-1 (低い)"," ","-2 (非常に低い)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["これらの設定により、通常の優先度のジョブが高優先度のジョブと並行して実行されることを防ぐことができます。"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Data Workbench > クエリに移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["優先度を設定するクエリを選択します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["省略記号を選択します。"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/managing_jobs__360001457707__mceclip4.6992564d5b3b7b7b82b1e456e91e91651bf80181118b3a25684ca3b123737eca.b40d6bf5.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":4},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["クエリ設定の編集を選択します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/managing_jobs__360001457707__mceclip5.5208a1b78dbdea50b4988194a6ad8ec8d625c277e798971626d7c3b11bb7ec3f.b40d6bf5.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":5},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["優先度を設定します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/managing_jobs__360001457707__mceclip6.68b756b8df79600090dc588bb86cc1714a1aa576760c5bdaf541354daf5eee8a.b40d6bf5.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":6},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["OKを選択して変更を保存し、終了します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["オプションとして、コマンドラインから次のコマンドを使用できます:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td query -P <priority> <query_id>"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"優先度"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["優先度"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"優先度値"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["優先度値"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"例"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["例"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["通常"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["非常に低い| -2| $ td query -P -2 <query_id>"," ","低い| -1|"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["高い| 1| $ td query -P 1 <query_id>"," ","非常に高い| 2|"]}]},"headings":[{"value":"ジョブ優先度の設定","id":"ジョブ優先度の設定","depth":1}],"frontmatter":{"seo":{"title":"ジョブ優先度の設定","description":"Treasure AIでジョブ優先度を設定する方法を解説。クエリの実行順序と重要度を制御し、リソース管理を最適化する方法を詳しく説明します。"}},"lastModified":"2026-06-17T07:22:53.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/products/customer-data-platform/job-management/setting-job-priority","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}