0

C# から Hive クエリを実行するために、このサンプルを使用しています。次のエラーが表示されます。

An error occurred while sending the request. 
-> Unable to connect to the remote server 
   -> A connection attempt failed because the connected party did not properly
      respond after a period of time, or established connection failed because
      connected host has failed to respond XXX:563
4

1 に答える 1

0

ポート番号 (563) を削除すると、エラーが解消されました。

于 2013-11-28T14:22:16.050 に答える