Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-3290

Invalid log-destination-uri throws an error messages saying local:// instead of file://

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • contrib/hod
    • None

    Description

      Hod internally uses the file:// scheme for log-destination-uri (and any URI in general). But when we specify an invalid log-destination-uri, it misguides, asking to use local:// scheme.

      error: invalid 'log-destination-uri' specified in section hodring (--hodring.log-destination-uri): local://
      error: additional info: The log destiniation uri must be of type local:// or hdfs://.

      Also, there is a typo - destiniation - in the second message.

      Attachments

        Activity

          People

            yhemanth Hemanth Yamijala
            vinodkv Vinod Kumar Vavilapalli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: