Member since
11-03-2016
52
Posts
6
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1178 | 03-07-2018 10:36 PM | |
1204 | 03-07-2018 04:12 AM |
02-17-2019
03:13 AM
While installing cdh 5.14.2 the installation is getting failed with below error: Metadata file does not match checksum Trying other mirror. Error: requested datatype filelists not available
... View more
Labels:
04-11-2018
04:41 AM
Hi Thanks for the quick reply. I have used Cloudera Manager to upgrade CDH. Are you sure on Cloudera Manager part? We need to upgrade CM first before upgrading to 5.13?
... View more
04-10-2018
09:28 AM
hi Sorry for the off track question. But how did you manage the upgrade from 5.9 to 5.12, as I am not getting update after upgrading the cluster from 5.9 to 5.10.2
... View more
04-10-2018
09:26 AM
hi guys, I have upgraded my cluster from 5.9 to 5.10.2 using parcels. But after upgrade I can't find any new upgrade and I want my CDH to be upgraded to 5.13.2. How to get that. Please help. Its urgent. Thanks in advance
... View more
Labels:
03-16-2018
12:34 AM
Hi, Did you try to install cloudera-manager-installer using this link: wget http://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin
... View more
03-12-2018
02:59 AM
Hi, Did you write any data to the disk? Once you populate data to the disk, the graph will start showing the statistics. Also, Please check with the health of the cluster as the amber colour states some warnings. Please check with them as well
... View more
03-12-2018
02:56 AM
Hi, You can use peers property to create multiple copies. You can follow below link for the same: https://www.cloudera.com/documentation/manager/5-1-x/PDF/Cloudera-Manager-Backup-Data-Recovery.pdf
... View more
03-12-2018
02:50 AM
Hi, You are trying the install as a root user or some other use? What are the permissions on /var/lib and var/log files??
... View more
03-12-2018
02:45 AM
Hi, You can use this: https://www.cloudera.com/documentation/enterprise/5-6-x/topics/cm_sg_ssl_yarn_mr_hdfs.html https://www.cloudera.com/documentation/enterprise/5-3-x/topics/cm_sg_ssl_yarn_mr_hdfs.html
... View more
03-12-2018
02:13 AM
Hi, You can use the below documentation by Cloudera for CDH installation: https://www.cloudera.com/documentation/enterprise/latest/topics/cdh_ig_cdh5_install.html
... View more
03-11-2018
11:44 PM
Hi, I am not sure on a direct utility of doing a migration, you have to do via this link: https://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL
... View more
03-11-2018
11:39 PM
Hi, You can set this policy setting on your firewall and mention the same in your host file.
... View more
03-07-2018
10:42 PM
Hi It depends on the retention period for log deletion, it will automatically get deleted after the specified time period or else If you want you can flush the logs manually.
... View more
03-07-2018
10:36 PM
1 Kudo
Hi This error is becuase of the reverse DNS. Please use a registered domain and use that FQDN in your hosts file. If the domain which you are using is not registered you can try creating a local DNS on on of the cluster host and points all other hosts to that local DNS.
... View more
03-07-2018
10:34 PM
Why do you need host template for your cluster? Is it a huge cluster?
... View more
03-07-2018
04:12 AM
Hi, You can create CDH repo, like how you create normal repo in ubuntu with CDH base url. You can use the following links: https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cdh_ig_yumrepo_local_create.html https://www.cloudera.com/documentation/enterprise/5-3-x/topics/cm_ig_create_local_parcel_repo.html
... View more
03-07-2018
04:07 AM
Hi, Did you import the required certificate for the target/client server? This is because java is trying to connect to the application over SSL and it will fail if it is not a trusted connection.
... View more
02-12-2018
08:01 AM
I want to upgrade spark to 2.0 and above, but not able to do that on cdh 5.9. How to do that?
Also, I am currently running CDH 5.9 and CM 5.9.1, I want to upgrade to the latest one. What will be the steps and pre-requisites involved for both the upgradation?
... View more
Labels:
02-08-2018
03:14 AM
Hi, You can use the following rules: #Sources, channels, and sinks are defined per # agent name, in this case 'agent'. agent.sources = source1 agent.channels = channel1 agent.sinks = sink1 # For each source, channel, and sink, set # standard properties. agent.sources.source1.type = seq agent.sources.source1.channels = channel1 agent.sources.source.deserializer=org.apache.flume.sink.solr.morphline.BlobDeserializer$Builder agent.channels.channel1.type = file agent.channels.channel1.checkpointDir = /myspool/flume1/checkpoint agent.channels.channel1.dataDirs = /myspool/flume1/data agent.sinks.loggerSink.type = logger agent.sinks.sink1.type = hdfs agent.sinks.sink1.channel = channel1 agent.sinks.sink1.hdfs.path = /user/flumedata agent.sinks.sink1.hdfs.filePrefix = SysLog- agent.sinks.sink1.hdfs.fileType = DataStream Go to the Flume folder and run the script bin/flume-ng agent -n agent1 -c conf -f conf/flume.conf -Dflume.root.logger=DEBUG,console
... View more
02-06-2018
09:24 PM
Can we have space in table name while importing data from external databse like MYSQL? Like the table name is BB Sales Line-Order, this name throws error. How to put that condition.
... View more
Labels:
02-05-2018
10:45 PM
1 Kudo
Hi, I believe your problem is that you cant see the el7.parcel file in the parcel-repo folder? Please confirm
... View more
02-05-2018
08:26 AM
Hi, Since, Parcels are self-contained and installed in a versioned directory, p arcel handles automatic downloads, distributribution, and activation of the correct parcel for the operating system running on each host in the cluster. The automation of configuration will not go away as this is a USP by cloudera.
... View more
02-05-2018
08:14 AM
Hi, Logs will be coming from multiple hosts or only one?
... View more
02-05-2018
03:42 AM
Hi, These are just warnings, which appear as per the configuration. Nothing to bother about. You can simply supress them and continue working.
... View more
02-05-2018
12:22 AM
Hi Sunil, Service and Host monitor log size can be set under CMS configuration tab, under the Service montior --> logs section and host monitor --> logs section.
... View more