0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

CnosDB クライアントのデフォルトの同時実行数は?

Posted at

CnosDB クラスターへの接続を開始していますが、クライアントの同時実行性を高めたいと考えています:

-t --target-partitions Optional; the number of slices to execute the query, increasing which can increase concurrency. Not specified by default.

指定されていない場合、デフォルトの同時実行レベルは:
クライアントがターゲット パーティションなしで起動すると、コンピューターの CPU コアの数を確認し、この値に設定します。後でドキュメントを更新します。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?