-
Hi,
I would like to add some tools in the docker-compose file (as ambari, Hue, Hive etc.)
Is it possible in this docker-compose file ? Is it allowed ? (by the license cloudera ?)
Thank you for yo…
-
The tutorial should include gphdfs configuration instructions for PHD, Hortonworks, Cloudera, MapR on the GPDB Sandbox as well as a demonstration of data movement between the GPDB Sandbox and a Sandbo…
-
when I make and got some error,would u please help me.
[INFO] ------------------------------------------------------------------------
groovy extract_config.groovy < storm/storm-core/src/jvm/backtype/…
-
Py4JJavaError: An error occurred while calling z:org.apache.spark.api.python.PythonRDD.collectAndServe.
: org.apache.hadoop.mapred.InvalidInputException: Input path does not exist: hdfs://quickstart.…
-
(as from the mailing list: https://groups.google.com/forum/#!topic/cascalog-user/Rq_O33VsDyc )
I've come across similar issues of the options for child JVMs specified in with-job-conf not "sticking".…
-
Getting this error on `BusinessDayFrequency(1, 1, sc)`
`__init__() takes exactly 3 arguments (4 given)`
when I change it to `BusinessDayFrequency(1, sc)` I get this error:
```
--> self._jfreq = sc._…
-
-
There is no validation on backup files.
I have a case where the backup path filled up from the script and a number of jar files didn't get backed up, but did get modified.
This means there is no rol…
-
-
The curl command currently does not escape the password
The following will fail
```
/usr/bin/curl -s -X POST -u admin:password; 'http://cloudera-manager:7180/api/v1/
```
Here ";" needs to be proper…