-
-
Right now the API requires defining a Scheduler. Why is that required?
I see two possible defaults:
1) It just runs on the thread ListenableFuture calls back on
2) It can be scheduled on Scheduler.c…
-
Hello,
is there any ways to deploy the latest version of zeppelin with this plugin? I scan the code and it doesn't seem to be obvious.
-
I installed BlockSci and the bitcoin full node to use it with Jupiter HUB. I'm trying to install the blockscipy, so that I can import BlockSci in Jupiter Notebook. But it gives me errors.
#### Repr…
-
Our representation of user defined types (`user_type_impl`) contain a `_name` field which is set to a value which basically describes the whole structure, i.e. all fields with their type names. The ty…
-
Hi @mgubaidullin awesome stuff here! I was trying to stand everything up and run it by following the directions in the README.
First I notice a bunch of exceptions in the logs on startup:
```shell…
-
First of all I had to modify the config in order for this thing to stop throwing time-outs and errors at me:
```
spray.can.server {
parsing.max-content-length = 50m
idle-timeout = 400s
request-…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): Cassandra 2.2.120
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
1.5 (190)…
-
Jira Link: [DB-4686](https://yugabyte.atlassian.net/browse/DB-4686)
Reproduced from Java:
@Test
public void testPrepare() throws Exception {
session.execute("CREATE TABLE dial…
-
I came across this problem using apache zeppelin project. The cassandra interpreter uses the scalate engine . Some how on windows i always got an IOException.
Here is the stack trace
```
java.i…