Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-481

Missing Alias Annotation on Class KafkaSimpleJsonExtractor

    XMLWordPrintableJSON

Details

    Description

      Class, KafkaSimpleJsonExtractor, cannot be used because it is not referenced directly by any getExtractor(). Nor can it be used by class, UniversalKafkaSource, because that class has two requirements for dynamically loaded extractor classes: they must extend class, KafkaExtractor, and they must have an "Alias" annotation. KafkaSimpleJsonExtractor lacks the required "Alias" annotation.

      The change would add two lines to KafkaSimpleJsonExtractor.java: an import and annotation.

      Attachments

        Activity

          People

            shirshanka Shirshanka Das
            jack_kidwell Jack Kidwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: