You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like something needs to be changed in the main script for Splout to properly start with CDH 5.5, as the htrace-core-xxx changed to htrace-core4-xxx, so the following change should be enough:
Seems like something needs to be changed in the main script for Splout to properly start with CDH 5.5, as the htrace-core-xxx changed to htrace-core4-xxx, so the following change should be enough:
HADOOP_JARS="$SPLOUT_HADOOP_MAPRED_HOME/hadoop-.jar $SPLOUT_HADOOP_MAPRED_HOME/lib/guava-.jar $SPLOUT_HADOOP_HDFS_HOME/lib/commons-cli_.jar $SPLOUT_HADOOP_HDFS_HOME/lib/protobuf_.jar $SPLOUT_HADOOP_HDFS_HOME/lib/htrace-core*.jar"
The text was updated successfully, but these errors were encountered: