問題タブ [spark-thriftserver]
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.
apache-spark - Spark Thrift サーバーで DataFrame をキャッシュする
私はSpark Thriftサーバーを持っています。Thrift サーバーに接続し、Hive テーブルのデータを取得します。同じテーブルを再度クエリすると、ファイルがメモリに再度読み込まれ、クエリが実行されます。
Spark Thrift Server を使用してテーブル データをキャッシュする方法はありますか? はいの場合、その方法を教えてください
cookies - http Thrift で Cookie を使用するにはどうすればよいですか?
なので、Thrift の THttpClient を使ってサーバーと通信しています。サーバーはすでに set-cookie ヘッダーを送信していますが、それを (クライアント側で) 応答から抽出し、その Cookie を後続の要求のヘッダーとして送り返す方法がわかりませんでした..
ありがとう。