You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2017/03/21 23:21:41 UTC

[jira] [Updated] (OOZIE-2820) Fix more spelling errors in exceptions and logging

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

Robert Kanter updated OOZIE-2820:
---------------------------------
    Summary: Fix more spelling errors in exceptions and logging  (was: more spelling errors in exceptions and logging)

> Fix 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
>            Assignee: Laszlo Zeke
>            Priority: Trivial
>         Attachments: OOZIE-2820-1.patch, OOZIE-2820-2.patch
>
>
> core/src/main/java/org/apache/oozie/servlet/JVMInfo.java: 
> sb.append("&nbsp;&nbsp;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)