ht cluster install_package ERROR

38 views
Skip to first unread message

hadoopt...@gmail.com

unread,
Nov 24, 2015, 8:59:01 AM11/24/15
to Hypertable User, hadoopt...@gmail.com
When i tried to distribute and install the binary package on all cluster machines using command 'ht cluster install_package' ,It shows 

install_package 
[52.33.185.59] Address 52.33.185.59 maps to ec2-52-33-185-59.us-west-2.compute.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
[52.33.185.59] receiving incremental file list
[52.33.185.59] 
[52.33.185.59] sent 11 bytes  received 66 bytes  51.33 bytes/sec
[52.33.185.59] total size is 129506460  speedup is 1681902.08
[52.34.175.235] receiving incremental file list
[52.34.175.235] hypertable-0.9.8.9-linux-x86_64.rpm
[52.34.175.235] Address 52.33.185.59 maps to ec2-52-33-185-59.us-west-2.compute.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
[52.34.175.235] 
[52.34.175.235] sent 30 bytes  received 129522377 bytes  51808962.80 bytes/sec
[52.34.175.235] total size is 129506460  speedup is 1.00
[52.33.185.59] Preparing...                ##################################################
[52.33.185.59] hypertable                  ##################################################
[52.33.185.59] rm: cannot remove `/opt/hypertable/hypertable-0.9.8.9-linux-x86_64.rpm': No such file or directory
[52.34.175.235] error: open of /opt/hypertable/hypertable-0.9.8.9-linux-x86_64.rpm failed: Not a directory
[52.34.175.235] rm: cannot remove `/opt/hypertable/hypertable-0.9.8.9-linux-x86_64.rpm': Not a directory
[52.34.175.235] rm: cannot remove `/opt/hypertable/hypertable-0.9.8.9-linux-x86_64.rpm': Not a directory
[52.34.175.235] bash: line 2: /opt/hypertable/0.9.8.9/conf/hadoop-distro: Not a directory
Command failed on hosts:  52.34.175.235


and after than when i tried to distribute the binaries with rsync using command ht cluster dist this shown

dist 
rsync_installation 
[52.33.185.59] Address 52.33.185.59 maps to ec2-52-33-185-59.us-west-2.compute.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
[52.33.185.59] receiving incremental file list
[52.33.185.59] 
[52.33.185.59] sent 214 bytes  received 29089 bytes  8372.29 bytes/sec
[52.33.185.59] total size is 368165871  speedup is 12564.10
[52.34.175.235] receiving incremental file list
[52.34.175.235] Address 52.33.185.59 maps to ec2-52-33-185-59.us-west-2.compute.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
[52.34.175.235] ERROR: destination must be a directory when copying more than 1 file
[52.34.175.235] rsync error: errors selecting input/output files, dirs (code 3) at main.c(542) [receiver=3.0.6]
Command failed on hosts:  52.34.175.235

Have i missed something?

my cluster.def is 

INSTALL_PREFIX=/opt/hypertable
HYPERTABLE_VERSION=0.9.8.9
PACKAGE_FILE=/opt/hypertable/hypertable-0.9.8.9-linux-x86_64.rpm
FS=hadoop
HADOOP_DISTRO=cdh4
ORIGIN_CONFIG_FILE=/opt/hypertable/0.9.8.9/conf/hypertable.cfg
PROMPT_DESTROY=true


role: source 52.33.185.59
role: master 52.33.185.59
role: hyperspace 52.33.185.59
role: slave 52.34.175.235
role: thriftbroker
role: spare

all the servers can be ssh inbetween .. and as well as servers can ssh localhost also



Shanea Lawson

unread,
Jul 10, 2016, 1:22:47 PM7/10/16
to Hypertable User, hadoopt...@gmail.com
I know that this post is old, but after working on this problem for hours... I don't think it's a problem at all. I removed the /opt/hypertable from my remote machines (all nodes but the source machine) and recreated them (so they were completely empty) and after running the ht cluster install_package command they were correctly populated. So I can safely say that you can treat that message regarding "rm: cannot remove..." as a warning and NOT an error. I'm so tired that I never considered it. :)
Reply all
Reply to author
Forward
0 new messages