-
The Qubole docs for [creating a DbTap ](http://docs.qubole.com/en/latest/rest-api/dbtap_api/create-a-dbtap.html#post--api-v1.2-db_taps-) say this:
> Gateway parameters (gateway_ip, gateway_username…
-
Hi,
I am trying to get the result of a hive command in a data frame in R using the qds package.
results
-
I am running sparklens with a spark history file passed as parameter and I get a bunch of `java.util.NoSuchElementException: key not found` from `com.qubole.sparklens.QuboleJobListener.onExecutorRemov…
-
Originally posted as a question on Stackoverflow with some more details: ([Continuous trigger fails on Spark 3, but works on Spark 2.4.5](https://stackoverflow.com/questions/65621493/structured-stream…
-
Metrics reported by RubiX should be tagged with information from the node or cluster to better identify the source of the metric.
-
I am running my code locally in intellij idea with sreaming lens maven dependancy .
I am getting below error . No output , let me know what i am doing wrong here
```
package com.manu.sstreaming…
-
Hi, I am not shure what is this issue related to, so I try my luck here. I am trying to get records from my stream with qubole kinesis spark library:
val kinesis = sparkContextService.SQLC.sparkSes…
-
Hi
I am getting below issue while submitting job. Could you please help me on this issue?
{"error_code":400,"message":"Connector configuration is invalid and contains the following 5 error(s)…
-
I am trying to run the tests locally.
I just cloned the project, ran `mvn test` and I get 35 errors. All of them have to do with `Unknown configuration 's3.url'`. Moreover the stacktrace for one of t…
-
I just run into this problem:
```
$ qds.py --token=$QUBOLE_KEY_AVAZQUEZ hivecmd getresult 28319250
Traceback (most recent call last):
File "/Users/amelio/anaconda/envs/py35/bin/qds.py", line 603, …