-
After creating jar with mist dependencies,I am registering the jar in router.conf like
`custom-example = {
path = "/home/hadoop/testMist.jar"
className = "com.yash.testMist.demoApp$"
names…
-
NT: hydroclimate
Defn: The part of a climate influenced by water (source: https://en.wiktionary.org/wiki/hydroclimate)
is_a: climate ENVO:01001082
thanks,
Varsha
-
By default in docker distributive, we use `docker-mode` for worker spawning. But it's impossible to connect them to remote spark cluster (it works only if spark master is on the same host with docker)…
dos65 updated
6 years ago
-
According to https://github.com/Hydrospheredata/mist/blob/v1.0.0-RC9/docs/src/main/tut/use-cases/enterprise-analytics.md
SimpleTextSearch should exist at https://github.com/Hydrospheredata/mist/blo…
-
the code keeps hanging on on this line.
package io.hydrosphere.serving.manager.service.clouddriver
val containerApp = map.getOrElse(DEPLOYMENT_TYPE_APP, throw new RuntimeException(s"Can't find A…
-
Despite function was deployed with default context = `volodymyr.bakhmatiuk_cluster_context`, it is launched with default local context. Help me please to launch my job on my remote cluster!
To laun…
-
I am running Mist via Docker Toolbox.I have started the container on it following below link
utkarsh.saraf@P5-GL2KXXX MINGW64 ~
$ docker ps
CONTAINER ID IMAGE …
-
```
[ERROR] a.a.OneForOneStrategy a.e.s.Slf4jLogger$$anonfun$receive$1$$anonfun$applyOrElse$1.apply$mcV$sp.72 key not found: Records
java.util.NoSuchElementException: key not found: Records
at …
-
I'm experiencing an issue in which the tweets that are being streamed do not meet the track that I feed the stream when I set the location parameter. I have a bounding box around the continental Unite…
-
Want to run a demo scala code using Spark 2.1.1 version,so I used your Mist Maven dependency in pom as mentioned in your docs:
```
io.hydrosphere
mist-lib-spark2_2.11
0.13.0
```…