[
https://issues.apache.org/jira/browse/OOZIE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907318#comment-15907318
]
Laszlo Zeke commented on OOZIE-2820:
------------------------------------
Hi [~grant.sohn],
I understand your approach. I'm willing to limit my changes to the things you
listed. I'm wondering if backporting this particular change beforehand and deal
with the conflicts sooner rather then when a dependent change is backported
would make this issue easier.
Anyway, I still can't post patches which makes me wonder if I have to wait 24
hours after registration to do that or something is not right with my
permissions.
Thanks,
Laszlo
> more spelling errors in exceptions and logging
> ----------------------------------------------
>
> Key: OOZIE-2820
> URL: https://issues.apache.org/jira/browse/OOZIE-2820
> Project: Oozie
> Issue Type: Bug
> Components: core
> Reporter: Grant Sohn
> Priority: Trivial
>
> core/src/main/java/org/apache/oozie/servlet/JVMInfo.java:
> sb.append(" Deamon
> Threads=").append(threadMXBean.getDaemonThreadCount());
> Deamon -> Daemon
> core/src/main/java/org/apache/oozie/util/db/SqlStatement.java:
> throw new RuntimeException("Need atleast 1 Table !!");
> core/src/main/java/org/apache/oozie/util/db/SqlStatement.java:
> throw new RuntimeException("Need atleast 1 Column !!");
> atleast -> at least
> core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java
> INSTACE -> INSTANCE
> core/src/main/java/org/apache/oozie/action/ssh/SshActionExecutor.java
> UNKOWN_ERROR -> UNKNOWN_ERROR
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)