Member since
03-30-2017
34
Posts
0
Kudos Received
0
Solutions
08-11-2017
05:32 AM
Hi, I am using a kafka cluster with three brokers, I would like to know the topics resides in this cluster, for each topic, how many partitions we have and what is TTL related to them. How to identify such things in a horthonwork cluster?
... View more
Labels:
- Labels:
-
Apache Kafka
04-05-2017
06:06 AM
HI, thanks for your reply, it seems that I have not yarn client installed on that node..I ssh to t 192.168.12.1 as I have user and password for that. SSH client is insattled on another host such as 192.168.12.3 do I need to ssh to it again. Can I traverse between cluster nodes without SSH as I don't have user and password for that node having SSH client
... View more
04-05-2017
04:21 AM
Hi, we have a hortonwork cluster which a yarn client is installed on that. I need to ssh to cluster and then run yarn commands. I can access the ambari using below http://192.168.12.1:8080 I can use SSH to the node using putty, ssh user@192.168.12.1 -p 22 however, I cant run yarn commands while I know we have yarn installed. I am new to hortonworks so can you guide me to run yarn commands on the cluster
... View more
Labels:
- Labels:
-
Apache YARN
03-30-2017
11:00 PM
yes, thanks it work now
... View more
03-30-2017
10:48 PM
hi, i'm doing ssh so can't connect to port 2222. i am connecting to port 22
... View more
03-30-2017
10:31 PM
hi, i'm using putty to get ssh..user is root password is hadoop, when i run sandbox-version, it prompts /usr/bin/sandbox: Requires an SELinux enabled system
... View more
03-30-2017
10:21 PM
Hi, I have downlaoded and install sandbox on my windows 10 machine. I can connect it to it by SSH as root user. However, I acnt run hadoop commands on that. for example when I run "hadoop fs -ls"..it prompts bash hadoop command not found!
... View more
Labels:
- Labels:
-
Apache Hadoop