-
HI
When Clone the latest version and running the main class "io.cslinmiso.LineAPI4J.App", an internal error has occurred.
1. The parameter of loginWithIdentityCredentialFor Certificate is insuffic…
ghost updated
7 years ago
-
I have a connection pool set up with com.impetus.client.cassandra.thrift.ThriftClientFactory client. After I restart Cassandra database, the connection in the pool was not renewed, so I kept getting f…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
I am running IOTDB 0.13.3 version on a centos 7 machine.
…
-
Given a thrift file:
``` thrift
service TestService {
i32 sleep (1: i32 ms)
}
```
`thriftpy.tornado` client:
``` python
#!/usr/bin/env python2
import thriftpy
import thriftpy.tornado
import to…
-
I'm having an issue after upgrading to Ruby 2.1.0, with creating notes with binary data. I get a conversion error: Encoding::UndefinedConversionError: "\xC7" from ASCII-8BIT to UTF-8
Here's what I do…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
fzxa updated
8 months ago
-
**Description:**
I get an error after changing the super-admin password.
**Affected Product Version:**
Wso2 iot Server 3.3.0 - Agent v3.1.32
or
Wso2 İot Server 3.20 RC4 - Agent v3.1.31
*…
-
Hello,
Recently I was trying to run version 0.8.2 to connect to scribe, after a few hours I noticed that the connection dies (seemingly on the ruby end) and results in the following exception
undefi…
-
When I tried to run this in a virtual environment:
```
(thriftcli) user:~$ thriftcli localhost:8914 Service.getEntity ~/Thrift/definition.thrift -I ~/Thrift/common -b '{"request":{"filter":{"id":"1"…
-
I have a catalog connecting against hive/s3/parquet (kerberos protected HMS). SELECT * from any of the tables works. But ANALYZE statement (or CREATE TABLE AS ie a managed table) fails with error like…