-
when linkage is done with the lib in `--whole-archive` - The linkage fail with C++ environment definitions
-- no issue while out of `--whole-archive`
```
-Wl,--whole-archive /usr/local/lib/libt…
-
Greetings,
I am using Cassandra 3.7 and Kundera 3.5. Issue can be replicated from [Getting Started in 5 minutes](https://github.com/impetus-opensource/Kundera/wiki/Getting-Started-in-5-minutes), only…
-
Hi,
I just added this but something seems to be going wrong in the callback after I authorise the app in evernote sandbox. Any ideas?
Started GET "/users/auth/evernote/callback?oauth_token=mattbeedl…
-
Caused by: com.netflix.astyanax.connectionpool.exceptions.BadRequestException: BadRequestException: [host=127.0.0.1(127.0.0.1):9160, latency=3(3), attempts=1]InvalidRequestException(why:Invalid defini…
-
I've been trying out the Thrift transport backend for rubberband. When the underlying ElasticSearch instance is restarted, the next search request by the client yields a Thrift::TransportException::UN…
-
## Bug Report
Encountered compilation errors when trying to compile a simple Thrift IDL using the volo crate. The errors include unknown types and incorrect handling of underscored method names, wh…
-
```
Looks like you can't recreate a column using a name that used to exist. \
hypertable> show create table thrift_test;
CREATE TABLE thrift_test (
col,
ACCESS GROUP default (col)
)
Elapsed…
-
I'm unable to build this project, I'm getting:
`[INFO] ------------------------------------------------------------------------
[INFO] Building impala-client 1.0-SNAPSHOT
[INFO] -----------------…
ghost updated
2 years ago
-
The goal of this proposal is to implement a tool which generates a Thrift IDL by parsing Java source code from an existing Dubbo Java project.
The generated Thrift IDL should contain necessary tags…
-
```
What steps will reproduce the problem?
1.gen src files with
thrift -r --gen erl -o src/ priv/thrift/Hql.thrift
2. start erlang , and connection to hypertable:
Eshell V5.9 (abort with ^G)
(h…