-
I'm having issue with installing package influxdb:
`$. brew install influxdb`
> Warning: You are using OS X 10.12.
> We do not provide support for this pre-release version.
> You may encounter build…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
The Bigtop 1.2.1 release is upon us, which means some of our `./resources/bigtop-1.2.0` patches have been merged into upstream `branch-1.2`.
This can cause deployment failures if our charms fall ba…
-
- [x] Elasticsearch
- [x] Docker container
- [x] run as a non-root user
- [x] log to /var/log/elasticsearch/
- [x] add script to reset Elasticsearch database
- [x] `--env "bootstrap_mem…
-
If you are following
https://app.pluralsight.com/player?course=spark-kafka-cassandra-applying-lambda-architecture&author=ahmad-alkilani&name=spark-kafka-cassandra-applying-lambda-architecture-m1&c…
-
Here is what came out after a fresh run (`--dist hwx`) on an HP cluster:
```
# use this file to add to the group file of your clients
hdfs:x:1000:
mapred:x:1001:
yarn:x:1002:
hbase:x:1003:
stor…
-
Main error being repeated several times after
> brew cask install golem
`Could not symlink .
/usr/local/opt is not writable.`
log:
`Arthur:~ arnaud$ brew cask install golem
==> Satisfying…
-
**The idea is to use highcharts in Apache Zeppelin to display an updating graph based on streamed Spark DataFrame**
The spark scala code example in Apache Zeppelin notebook paragraph:
```
import…
-
Hi Ahmad,
When I run Kafka receiver on zeppelin i got an error
My dependencies:
org.apache.kafka:kafka_2.11:0.8.2.1
org.apache.spark:spark-streaming-kafka-assembly_2.11:1.6.3
com.twitter:algebi…
-
I am trying below JSON where one of the dependencies doesn't exist but marathon still start all the three application , Is this a bug
for the service-a i added a dependencies which is not declared so…