問題タブ [hive-metastore]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
hive - ハイブデータベースのテーブルの総数を取得するには?
はいの場合、ハイブテーブルの総数を取得することは可能ですか?
thrift - presto ワーカーの hive.metastore.uri には、サービスの再起動が必要ですか?
これがすでに回答されているかどうかはわかりません。
アベイラビリティーゾーン全体に広がるAWS EC2インスタンス上のドッカーコンテナで、ココーディネーター、ワーカー、およびメタストアを使用してPrestoをセットアップしました。次の構成は presto ワーカーで使用されます -hive.metastore.uri=thrift://metastore1:9083,thrift://metastore2:9083,thrift://metastore3:9083
[1,2,3 から 3,2,1] のように順序を変更した場合、Presto worker でサービスを再起動する必要がありますか?hive.metastore.uri=thrift://metastore3:9083,thrift://metastore1:9083,thrift://metastore2:9083