-
A fully qualified path like `druid.storage.storageDirectory=hdfs://vm-hadoop:9000/druid/segments` causes any ingestion tasks to fail.
How would we persist data into a remote hdfs cluster?
The logs a…
-
**Update: please go directly to the much revised version of this proposal [below](https://github.com/Microsoft/botbuilder-js/issues/133#issuecomment-378552328)**
**Problem**: `Adapter` currently …
-
I'm profiling apps on startup using a command line like this:
```
java -cp $CP -agentpath://async-profiler/build/libasyncProfiler.so=start,svg,file=/tmp/flame.svg,event=cpu,interval=100000 MyDemo
…
dsyer updated
6 years ago
-
**[Martin Drozdik](https://jira.spring.io/secure/ViewProfile.jspa?name=martin-drozdik)** opened **[DATAMONGO-1930](https://jira.spring.io/browse/DATAMONGO-1930?redirect=false)** and commented
I am no…
-
Since the changes in applied ca29e56, the default SSL configuration does not work without the boringssl dependency on classpath.
I'm not sure I understand the logic behind the latest changes with S…
-
Hi guys
After having deleted and re-started downloading the blockchain a week ago I started seeing errors again:
![image](https://user-images.githubusercontent.com/2351212/46572367-d8810400-c984…
-
After changes to the websocket implementation of Bittrex we can't connect anymore to the official endpoint. Figure out how so and switch connection back to new endpoint.
JKorf updated
6 years ago
-
**schema.js**
```
const Query = `
type Query {
allUsers: [User]
}
`
const Mutation = `
type Mutation {
createUser (id: Int!, name: String!): User
}
`
…
-
### Steps to Reproduce
Add the following datasource definition in the `application.xml`
```
dataSource:
pooled: true
dbCreate: create-drop
url: jdbc:h2:mem:devDb
driverClas…
-
Having issues trying to deploy to kubernetes:
Here's a the full output of my attempt to build with sbt:
```
$ sbt -DbuildTarget=kubernetes clean docker:publishLocal
[warn] Executing in batch mod…