Member since
07-21-2014
141
Posts
8
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2769 | 02-01-2017 04:49 PM | |
2078 | 01-15-2015 01:57 PM | |
2725 | 01-05-2015 12:59 PM |
05-02-2017
06:29 PM
Thanks, this is very useful. How would one go about getting the application name? Is it the app name or the app ID or something else? Thanks!
... View more
03-17-2017
08:01 PM
I run into this error when I try to start the NodeManager: ~~~~ Error starting NodeManager org.apache.hadoop.yarn.exceptions.YarnRuntimeException: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Recieved SHUTDOWN signal from Resourcemanager ,Registration of NodeManager failed, Message from ResourceManager: Disallowed NodeManager from <host>, Sending SHUTDOWN signal to the NodeManager. at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.serviceStart(NodeStatusUpdaterImpl.java:215) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120) at org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStart(NodeManager.java:288) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.hadoop.yarn.server.nodemanager.NodeManager.initAndStartNodeManager(NodeManager.java:522) at org.apache.hadoop.yarn.server.nodemanager.NodeManager.main(NodeManager.java:568) Caused by: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Recieved SHUTDOWN signal from Resourcemanager ,Registration of NodeManager failed, Message from ResourceManager: Disallowed NodeManager from <host>, Sending SHUTDOWN signal to the NodeManager. at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.registerWithRM(NodeStatusUpdaterImpl.java:283) at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.serviceStart(NodeStatusUpdaterImpl.java:209) ~~~~~~ Any idea how to overcome this error and start the NodeManagers? Thanks!
... View more
Labels:
- Labels:
-
Manual Installation
02-01-2017
04:49 PM
Ok, I do notice the CDH 5.10 parcel and requires Cloudera Manager to be updated before updating CDH parcel.
... View more
02-01-2017
04:35 PM
Is this still the right way to configure the repo URL and get the latest CDH when available: http://archive.cloudera.com/cdh5/parcels/{latest_supported}/ I don't seem to find CDH 5.10 via Cloudera Manager. If I look at the 'latest' directory I notice the CDH version is 5.3.10: http://archive.cloudera.com/cdh5/parcels/latest/ Please let me know if the repo URL needs to be updated. Thanks!
... View more
Labels:
- Labels:
-
Cloudera Manager
01-16-2017
03:48 PM
Is there a R package/parcel that is available to be installed across the CDH cluster? Thanks!
... View more
Labels:
01-12-2017
04:24 PM
Given the size of the dataset, I believe the data fits in memory and its not providing any additional performance improvement. Thanks!
... View more
01-11-2017
08:20 PM
I got a table of size ~1gb and I tried to setup hdfs caching as described in this 'Using HDFS caching with Impala" doc, with replication factor of 2 I noticed that without hdfs caching the queries seem to be performing better. I'm using CDH 5.8.2. Is there anything I might be missing or can check why that is the case? Thanks!
... View more
Labels:
- Labels:
-
Apache Impala
10-31-2016
09:47 PM
Thanks for the tutorial. Are there any workflow examples of how to handle the update and delete transactions and how to replicate it into HBase/Phoenix?
... View more
02-22-2016
02:46 PM
Thanks srowen! I did notice that I'm able to import 'spark.graphx._' but in the known issues for CDH 5.5 its marked as not supported so was checking: http://www.cloudera.com/documentation/enterprise/latest/topics/cdh_rn_spark_ki.html "GraphX not supported Cloudera does not support GraphX." It probably means its not supported in these forums 🙂
... View more
02-22-2016
02:32 PM
Is Graphx avaiable in the latest CDH distro? How to check if a specific pkg or lib is available in CDH in general? Thanks!
... View more
Labels: