「pione-client」の版間の差分

提供: Eospedia
移動: 案内検索
行5: 行5:
 
<tr>
 
<tr>
 
<th>オプション</th>
 
<th>オプション</th>
<th>引数の型</th>
+
<th></th>
<th>引数のデフォルト</th>
+
<th>デフォルト</th>
 
<th>説明</th>
 
<th>説明</th>
 
</tr>
 
</tr>
行13: 行13:
 
<td>location</td>
 
<td>location</td>
 
<td>必須</td>
 
<td>必須</td>
<td>実行する[[pione定義書]]またはパッケージ</td>
+
<td>実行する[[PIONE定義書]]または[[PIONEパッケージ]]</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>-b</td>
 
<td>-b</td>
 
<td>LOCATION</td>
 
<td>LOCATION</td>
<td>process</td>
+
<td>./process/</td>
<td>Set process base location</td>
+
<td>処理のベースディレクトリ</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行31: 行31:
 
<td>URI</td>
 
<td>URI</td>
 
<td></td>
 
<td></td>
<td>Set the IP address for interprocess communication</td>
+
<td>プロセス間通信で使用するIPアドレス:ポート番号</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行37: 行37:
 
<td>なし</td>
 
<td>なし</td>
 
<td>なし</td>
 
<td>なし</td>
<td>Turn on dry run mode</td>
+
<td>ドライランモード</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行43: 行43:
 
<td>FEATURES</td>
 
<td>FEATURES</td>
 
<td></td>
 
<td></td>
<td>Set features</td>
+
<td>特性</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>--file-cache-method</td>
 
<td>--file-cache-method</td>
 
<td>NAME</td>
 
<td>NAME</td>
<td></td>
+
<td>simple</td>
<td>use NAME as a file cache method</td>
+
<td>ファイルキャッシュ方式名: simple, no_cache</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
行55: 行55:
 
<td>[BOOLEAN]</td>
 
<td>[BOOLEAN]</td>
 
<td></td>
 
<td></td>
<td>Enable/disable to slide files in file server</td>
+
<td>ファイルスライド処理</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

2014年12月11日 (木) 05:19時点における版

pione-clientとはpione定義書やパッケージから処理を実行するPIONEコマンドです。

オプション一覧

オプション デフォルト 説明
引数 location 必須 実行するPIONE定義書またはPIONEパッケージ
-b LOCATION ./process/ 処理のベースディレクトリ
--client-ui TYPE Type of the client's user interface
--communication-address URI プロセス間通信で使用するIPアドレス:ポート番号
--dry-run なし なし ドライランモード
--features FEATURES 特性
--file-cache-method NAME simple ファイルキャッシュ方式名: simple, no_cache
--file-sliding [BOOLEAN] ファイルスライド処理
-i LOCATION Set input directory
--notification-receiver URI Receiver address that notifications are received at
--notification-target URI Target address that notifications are sent to
--params Set user parameters(--params="{Var:1,...}")
--parent-front URI set parent front URI
--rehearse [SCENARIO] rehearse the scenario
--request-from URI URI that the client requested the job from
--request-task-worker N Set request number of task workers
--session-id ID Session id of the job
--stand-alone なし なし Turn on stand alone mode
--stream [BOOLEAN] Turn on/off stream mode
-t N Set task worker size that this process creates
--timeout SEC timeout processing after SEC
--color BOOLEAN true 出力結果の文字に色を付ける
--debug [TYPE] system デバッグモードで実行
-h [FORMAT] txt ヘルプを表示
-v なし なし バージョンを表示

実行例

オプション必須項目のみの場合