Member since
05-16-2016
785
Posts
114
Kudos Received
39
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2329 | 06-12-2019 09:27 AM | |
| 3590 | 05-27-2019 08:29 AM | |
| 5730 | 05-27-2018 08:49 AM | |
| 5251 | 05-05-2018 10:47 PM | |
| 3114 | 05-05-2018 07:32 AM |
07-10-2017
11:02 PM
as suggested by @saranvisa increasing the log file size should help . if you are managing your clusters with Cloudera manager follow the below path and change the parameter accordingly hive-> configuration->under scope -> click HiveSever2
change the below properties accordingly
HiveServer2 Max Log Size
HiveServer2 Maximum Log File Backup
... View more
07-08-2017
07:32 PM
@mbigelow I thought Ansible is more flexible and ease of use when it comes to automation of deloyment when compared to chef or Puppet ? the only thing that i feel as cons is that it does not support windows . could u let me know thought
... View more
07-08-2017
07:24 PM
@desind Could you let me know the details of the Operating system things like Version , name kernel version . Curious to know .
... View more
07-06-2017
05:01 AM
for some reason i didnt get any notification regarding this post . yes where ever you are plaining to run you sqoop command tool which ever node at them .
... View more
07-06-2017
01:13 AM
could u share the logs . what is the status of other impala dameons ? what version of jdk are you using ?
... View more
07-05-2017
06:26 PM
@bgooley if the cluster is not managed by CM then the path for PID is the below Correct me if I am wrong , /var/run/hadoop-hdfs/
... View more
07-05-2017
09:28 AM
Check the below location for datanode pid file /var/run/hadoop-hdfs/
... View more
07-05-2017
07:52 AM
check the status of datanode dameon in that host meantime the pfile should be in /var/run/hadoop-hdfs/hadoop-hdfs-datanode.pid
... View more
07-05-2017
02:55 AM
@mbigelow i belive you can enforce partition count per query with this parameter hive.metastore.limit.partition.request correct me if I am wrong.
... View more
07-04-2017
11:58 PM
What user are you runinig the spark ? is this path that you are referring is in hdfs or local /home/cloudera/partfile perform this and let me know if the files are getting listed hadoop fs -ls /home/cloudera/
... View more