Dear Team, I have downloaded and uncompressed ORCH from http://www.oracle.com/technetwork/database/database-technologies/bdc/big-data-connectors/downloads/index.html
Then I added Environmental Variables export ORCH_HADOOP_HOME=/opt/cloudera/parcels/CDH/lib/hadoop export ORCH_HDFS_HOME=/opt/cloudera/parcels/CDH/lib/hadoop-hdfs export ORCH_HIVE_HOME=/opt/cloudera/parcels/CDH/lib export ORCH_SQOOP_HOME=/opt/cloudera/parcels/CDH/lib/sqoop export ORCH_JAR_MR_VERSION=2 export ORCH_HAL_VERSION=4.2 Then when i run library(ORCH) , its throwing the Error... DBG: 04:49:45 [FA] assert failed, is.character(home) Error : .onLoad failed in loadNamespace() for 'ORCHcore', details: call: NULL error: execution aborted Error: package ‘ORCHcore’ could not be loaded Can you please where i am going wrong or missing???? -- Thanks Sai Venkatesh [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.