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
We are always appending the conf dir which is present in the conduit installation directry (Ex: /usr/local/conduit)but we should print the conf dir which is provided from the user.
The text was updated successfully, but these errors were encountered:
export CLASSPATH=$CONDUIT_DIR/conf:$CLASSPATH:$HADOOP_CONF_DIR:$CONDUIT_DIR/bin
We are always appending the conf dir which is present in the conduit installation directry (Ex: /usr/local/conduit)but we should print the conf dir which is provided from the user.
The text was updated successfully, but these errors were encountered: