You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2013/04/08 19:01:18 UTC

[jira] [Reopened] (BIGTOP-882) Upload content of Oozie sharelib to HDFS

     [ https://issues.apache.org/jira/browse/BIGTOP-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik reopened BIGTOP-882:
---------------------------------------


Yes, right on. I did it in a hurry with a vague recollection of 
{noformat}
# FIXME: OOZIE-1287
for i in `cd ${SERVER_LIB_DIR}/libserver ; ls slf4j*.jar log4j*.jar` ; do
  cp ${SERVER_LIB_DIR}/libserver/$i ${SERVER_LIB_DIR}/lib/$i
done
{noformat}
that Roman recommended for install_oozie.sh as a workaround.
                
> Upload content of Oozie sharelib to HDFS
> ----------------------------------------
>
>                 Key: BIGTOP-882
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-882
>             Project: Bigtop
>          Issue Type: Improvement
>            Reporter: Robert Kanter
>
> OOZIE-1054 allows Oozie to automatically upload the sharelib to HDFS; Bigtop should either use that mechanism or do something similar.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira