Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-1712

A spelling mistake in BaseSqoopTool.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I found that there may be a spelling mistake in BaseSqoop.java line 274. The word "arrray" should be "array", right?

      /**

      • Examines a subset of the arrray presented, and determines if it
      • contains any non-empty arguments. If so, logs the arguments
      • and returns true.
        *
      • @param argv an array of strings to check.
      • @param offset the first element of the array to check
      • @param len the number of elements to check
      • @return true if there are any non-null, non-empty argument strings
      • present.
        */

      Attachments

        Activity

          People

            Unassigned Unassigned
            alipayhuber Eric Huang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: