Displaying 3 results from an estimated 3 matches for "log4j12".
Did you mean:
log4j
2019 Dec 12
3
log4j12 package in CentOS 8
According to the RHEL docs, package log4j was replaced with package
log4j12 in RHEL 8.0. However, when I attempt to install the package in
CentOS 8, dnf cannot find it. I have the Base, AppStream, Extras and
PowerTools repos enabled. What am I doing wrong?
Thanks!
2019 Dec 14
0
log4j12 package in CentOS 8
On 12/12/19 1:04 PM, Richard G wrote:
> According to the RHEL docs, package log4j was replaced with package
> log4j12 in RHEL 8.0. However, when I attempt to install the package in
> CentOS 8, dnf cannot find it. I have the Base, AppStream, Extras and
> PowerTools repos enabled. What am I doing wrong?
>
> Thanks!
> _______________________________________________
> CentOS mailing list
> CentO...
2013 Sep 23
0
Unable to execute Java MapReduce (Hadoop) code from R using rJava
....jaddClassPath(paste(pkgPath, "Eda.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath, "commons-cli-1.2.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath, "hadoop-hdfs-2.0.0-cdh4.3.0.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath, "slf4j-log4j12-1.6.1.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath, "commons-configuration-1.6.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath, "guava-11.0.2.jar", sep="/"))*
* .jaddClassPath(paste(pkgPath,
"hadoop-mapreduce-client-core-2.0.0-cdh4.3.0....