Member since
02-23-2016
48
Posts
7
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2293 | 10-27-2016 05:49 AM | |
14032 | 08-25-2016 07:02 AM | |
3132 | 04-22-2016 04:31 AM | |
1751 | 04-22-2016 03:53 AM | |
13191 | 03-01-2016 10:38 PM |
08-11-2016
10:03 AM
1 Kudo
Hello, in this HDP version Spark 1.6.0.2.4 was installed during cluster installation. Now we want to play with SAP VORA 1.2 bad sadly will work with Spark 1.5.1 or 1.5.2 only. I believe I have 2 options: 1) Deinstall Spark 1.6 and install the 1.5.2 version. Problem: from where can I download a package ready to use for Amabri 2) Installing it manually in a different directory (e.g. /usr/apache/spark-1.5.2) from http://d3kbcqa49mib13.cloudfront.net/spark-1.5.2-bin-hadoop2.4.tgz. Problem: How to setup a 1.5.2 environment with no effects on the installed 1.6 version. 🙂 Klaus
... View more
Labels:
05-26-2016
12:00 PM
Which clients are affected is not the case. As you described this was documented in Ambari very well. The problem was starting the Accumulo shell in /usr/hdp/2.4.0.0-169/accumulo/bin on the namenode (hosting Master, Monitor, Trace and CG): root@NameNode:/usr/hdp/2.4.0.0-169/accumulo/bin# accumulo
JAVA_HOME is not set or is not a directory. Please make sure it's set globally or in conf/accumulo-env.sh Starting it on the datanode hosting the TServer, I was able to start the shell (both nodes have no JAVA_HOME entry in the environment) and to set the values to 0 meaning use the replica value from hdfs. root@hdp-accumulo-instance> config -t accumulo.metadata -f table.file.replication
SCOPE | NAME | VALUE
default | table.file.replication .. | 0
root@hdp-accumulo-instance> config -t accumulo.metadata -f table.file.replication
SCOPE | NAME | VALUE
default | table.file.replication .. | 0 Finishing with: hdfs dfs -setrep -w 3 / and the problem was solved. Many thanks for you Support. 🙂 Klaus
... View more
05-25-2016
07:40 AM
Hello Billie sounds good but Ambari has installed Accumulo and has not set any environment variables needed by the Accumolo shell script (/usr/hdp/2.4.0.0-169/accumulo/bin/accumulo). Could I set the parameters with Ambari e.g. in "custom accumulo-site"?
... View more
05-24-2016
08:51 AM
Hello Sagar! I reviewed this already. This blog concerns to mapred. As I wrote the setrep command reduce the replicas but not any new incomming ones. 🙂 Klaus
... View more
05-24-2016
08:36 AM
Hello, I have 1 NameNode and 3 DataNodes using the default in >dfs.replication< (3). "hdfs fsck /" shows this example output: ........
/apps/accumulo/data/tables/!0/table_info/A0000ncg.rf: Under replicated BP-1501447354-10.79.210.78-1461068133478:blk_1073774243_33440. Target Replicas is 5 but found 3 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
.............................................................................................
/user/accumulo/.Trash/Current/apps/accumulo/data/tables/!0/table_info/A0000ncf.rf: Under replicated BP-1501447354-10.79.210.78-1461068133478:blk_1073774242_33439. Target Replicas is 5 but found 3 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.......... After "hdfs dfs -setrep -w 3 /" the messages are gone but after a while shown again. How and where can I define that accumulo will use 3 replicas or is it a config issue of HDFS? 🙂 Klaus
... View more
Labels:
- Labels:
-
Apache Accumulo
-
Apache Hadoop
04-22-2016
04:31 AM
I solved the problem with release (dhclient -r) and renew (dhclient) the IP address. @all: Thanks for your Support 🙂 Klaus
... View more
04-22-2016
03:53 AM
Hi drussel, as I wrote I want to access Ambari from the VM and I found no preinstalled local GUI/Web browser on it. It is clear that I can't access Ambari from my local PC in case of the used loopback address. Why configure Hortonworks this VM in that way and not as other offered VM from Hortonworks with DHCP usage?
... View more
04-21-2016
12:20 PM
In the above Tutorial the virtual machine HDP-Atlas-Ranger-TP Ambari UI should be available at http://127.0.0.1:8080/. This is a problem because the VM has no GUI preinstalled or not stated in the tutorial. Regards Klaus
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
04-21-2016
12:18 PM
In the above Tutorial the virtual machine HDP-Atlas-Ranger-TP Ambari UI should be available at http://127.0.0.1:8080/. This is a problem because the VM has no GUI preinstalled or not stated in the tutorial.
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)