-
I am using hector-core-1.0-3. libthrift-0.6.1.jar is not included in hector-core-1.0-3. As a result I was getting this exception:
15:04:49 - 41 [main] INFO me.prettyprint.cassandra.connection.Cassand…
-
I haven't been able to use a TimeUUID as a column name because TimeUUID's are supposed to be exactly 16 bytes. I've been reading through the libcassandra code and it looks like everything is getting c…
-
Hi Team,
I am running into the same issue mentioned at https://groups.google.com/forum/#!topic/sitewhere/rdAYViDprZo
I am using a multiple Tenants for data storage pattern, used in our application. …
-
In #7309, one idea discussed to decrease the size of release artifacts was removing either tgz or zip from our binary releases.
The source releases are already only in tgz. I think we should do the …
-
Scylla version (or git commit hash): 3.0
```
cqlsh> select * from mykeyspace.heartrate;
pet_chip_id | time | heart_rate
-------------------…
tzach updated
9 months ago
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有…
-
# Hadoop 家族介绍
> ## 前言
>
> 自己从学习数据挖掘这个方向到现在也有几周,一开始上手权威指南这本书是挺难接受里面的内容,于是花了几天去知乎和 GitHub 上搜集了一些的资料,并且从 [Conan](http://blog.fens.me) 的 blog 上找到了一个比较好的学习路线,于是整理一下拿出来分享。自己也在继续学习,如果有错误请指出!
![hadoopfami…
-
Happened in CRON for 1.5.x
https://travis-ci.com/lagom/lagom/jobs/284153567#L1683
There several errors while trying to connect to external links during markdown validation.
Travis, time to p…
-
Hello,
I am using perlcassa 0.060. The cassandra DB I am interfacing with has several columns of the timestamp type: scheduled_time, generation_start_time, and generation_end_time. When I execute a se…
-
Figured out where a couple errors were, and it appears everything imported correctly except for the Results table. My Canvas data API breaks the results table down by day (about 200 separate files); …