Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-2820

Fix more spelling errors in exceptions and logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 5.0.0b1
    • core
    • None

    Description

      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

      Attachments

        1. OOZIE-2820-2.patch
          5 kB
          Laszlo Zeke
        2. OOZIE-2820-1.patch
          5 kB
          Laszlo Zeke

        Activity

          People

            lzeke Laszlo Zeke
            gsohn Grant Sohn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: