Member since
09-09-2015
21
Posts
4
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
9711 | 12-11-2015 08:36 AM | |
1931 | 11-25-2015 07:27 AM | |
4239 | 10-06-2015 02:14 PM |
01-04-2016
11:30 AM
Hi, Thanks One more issue with SLA events monitoring is setting the nominal time in workflow, Our workflow kicks based on data in events. If the data is available then it will start. so how to set the nominal time of workflow to current time when the job kicks in if data is available. Please help!!!!
... View more
12-28-2015
07:12 AM
Issue is :- Adding extra space. could not be clear in regard to above point. Good that you could resolve the actual issue.
... View more
12-17-2015
01:38 AM
Hello, Yes I can see my application_id logs . However, frstly it shows the message : Logs not available at /tmp/logs/hdfs/logs/application_1449728267224_0138 Log aggregation has not completed or is not enabled. and then it recharge the page and it shows the good logs: SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-5.3.5-1.cdh5.3.5.p0.4/jars/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/disk2/yarn/nm/filecache/7107/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Dec 15, 2015 10:16:44 AM com.google.inject.servlet.InternalServletModule$BackwardsCompatibleServletContextProvider get
WARNING: You are attempting to use a deprecated API (specifically, attempting to @Inject ServletContext inside an eagerly created singleton. While we allow this for backwards compatibility, be warned that this MAY have unexpected behavior if you have more than one injector (with ServletModule) running in the same JVM. Please consult the Guice documentation at http://code.google.com/p/google-guice/wiki/Servlets for more information.
Dec 15, 2015 10:16:44 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.app.webapp.JAXBContextResolver as a provider class
Dec 15, 2015 10:16:44 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Dec 15, 2015 10:16:44 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering
.......
(What I'm searching for..) Thank you! Alina
... View more
11-26-2015
01:11 AM
Turns out my environment variables were not set properly for user Oozie.
... View more
10-08-2015
10:38 AM
I figured this out. Above code does work, however the database state was not as I expected so that's why it was failing. Hopefully above could be useful to someone else doing the same thing, as I found almost nothing online concerning using Hue with Oozie.
... View more