-
spark2.4 访问 IoTDB-1.31.1 发生异常,thrift-0.14.2,详细错误入下,
org.apache.spark.util.TaskCompletionListenerException: null
Previous exception in task: org.apache.thrift.transport.TSocket.(Lorg/apache/thrift/TC…
-
Hi there!
I deployed DeathStarBench on a Kubernetes cluster using helm. We initialized the social network graph and used the `wrk` command to run the following services:
1. read-home-timeline
2…
-
### Describe:
HeavyDB will crash when create tables with special property and values including PARTITIONS=0, SORT\_COLUMN=1, VACUUM=1, STORAGE\_TYPE=1, after SET EXECUTOR_DEVICE='GPU'.
#### ***S…
-
I have tired to connect hive database from node js using hive-driver npm package.But the session can't be established.This is the major issue for this package.my node version is 16.5.0 and my npm vers…
-
For integration with tooling it would be useful to expose the thrift idl.
If someone registers an as=thrift endpoint for a serviceName we should expose the IDL.
The endpoint will be called `thrift_i…
-
Currently we assume all the thrifts were just dumped in one folder. In practice I have seen conflicts in thrift files. Consider a directory based approach and having the server "Scan" for services.
-
OS: CentOS 6.5 64bit
Cassandra: 2.1.2 tarball install at /usr/loca/cassandra-2.1.2
Boost:boost-devel-1.41.0-18.el6.x86_64
My install steps:
1. install thrift
tar -zxvf thrift-0.9.2.tar.gz
…
-
Reported by @Torwegia:
```
(env)uber@tor:~$ tcurl --timeout 10000 -p 127.0.0.1:21300 -t thrift/service.thrift foo FOO::auth -3 '{"paymentProfileId": "a", "jobId": "b", "amount": 3}'
TCURL ERROR: Got…
-
### Bug description
Hi ,
I deployed apache superset 4.0.1 in aws kubernetes cluster. A connection to the Spark Thrift Server was successfully established through Spark SQL via the Superset UI. The…
-
Hi there!
Your benchmarks look promising, but I would like to see how it compares to Thrift, gRPC and WASM.
These are some of the most popular alternatives for building RPC. I'd love to explore …