amdHi,
I'm trying to install BDD 1.1.1 on Hortonworks Data Platform (HDP) 2.3.
First I've installed Ambari Server and configured HDP as described in the HDP install guide: Chapter 3. Installing, Configuring, and Deploying a HDP Cluster - Hortonworks Data Platform
During the setup I've selected these services:
- HDFS
- MapReduce2
- YARN
- Hive
- HBase
- Oozie
- ZooKeeper
- Spark
Afterwards I've installed BDD (all HDP services are running) and the installation completed succesfull.
when I try to start BDD using the bdd-admin.sh script, the data processing fails to start.
In the log file I can see some error entries like:
EDP failed with exception: org.apache.spark.SparkException: Application application_1448443057664_0003 finished with failed status
and
Diagnostics: Exception from container-launch.
Container id: container_e09_1448443057664_0003_02_000001
Exit code: 15
Exception message: /oracle/data/hadoop/yarn/local/usercache/oracle/appcache/application_1448443057664_0003/container_e09_1448443057664_0003_02_000001/launch_container.sh: line 26:
... at bdd_dp_startup_shutdown.pl line 417.
/share/hadoop/hdfs/lib/*:$PWD/mr-framework/hadoop/share/hadoop/tools/lib/*:/usr/hdp/${hdp.version}/hadoop/lib/hadoop-lzo-0.6.0.${hdp.version}.jar:/etc/hadoop/conf/secure: bad substitution
I've attached the complete logfile.
All database schemas are in an Oracle database 12.1.0.2.0 and all software is installed in a single node (OS Oracle Linux 6.7).
Does anyone has a clue about what I'm doing wrong?
Kind Regards,
Nick