-
Master ticket: https://github.com/collectivemedia/infcc/issues/15
CDH 5.1 repo docs: http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH-Version-and-Packaging-Information/c…
-
(The default root password for hortonworks VM is hadoop, and for cloudera VM is cloudera)
Enter Password for root: sed: -e expression #1, char 155: unknown option to `s'
sed: -e expression #1, char 11…
ghost updated
9 years ago
-
[HIVE-4629](https://issues.apache.org/jira/browse/HIVE-4629) added support for query log.
Hue should use this new feature which will come in HIVE 0.14
https://issues.apache.org/jira/browse/HIVE-4629…
-
Hi,
I tried building the sample cube "test_kylin_cube_without_slr_empty" after running the deploy.sh script. The cube build did not complete and the following error was seen in catalina.out :
[htt…
-
HI danieltardon,
When I run
# ../tools/app_reg/app_reg.py --install kafka --relative-paths
=== Installing app at kafka
=== kafka v.1.0 is already installed
=== Saved registry at /opt/cloudera/parcel…
-
We are getting below errors in hue using CDH 4.6.0. Is this issue indicates to CDH 4 known issue i.e. HUE-1749 [core] thrift ssl support. Please confirm.
## /var/log/hue/error.log
[22/Jul/2014 01:04:…
-
Kylin version : 0.62
I tried to load a table named 'sampletabletest' from hive database named 'testdb' as shown below.
![1](https://cloud.githubusercontent.com/assets/7558577/5455559/9e73ce9c-8562-1…
-
We have a Hive table with a field whose datatype is Map. Sometimes our input application inserts an empty string ("") for this field - when it should have ideally inserted a NULL. Is there anyway in w…
-
Running the run-sample query in our HW 0.11.0 cluster fails with the error shown below.
Running this query works fine.
SELECT counties.name
from counties
where ST_Contains(boundaryshape, ST_Point(-…
-
Hi,
If I use this configuration:
class { 'cloudera':
install_java => true,
ensure => 'present',
cdh_version => '…