Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3091

Make schema, header and stats file configurable in JsonMetadata

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None
    • Patch Available

    Description

      JsonMetadata currently sets schema, header and stats file to the following

          private String schemaFileName = ".pig_schema";
          private String headerFileName = ".pig_header";
          private String statFileName = ".pig_stats";
      

      This could be made configurable so users can create custom schema files (used by custom Load/StoreFuncs)

      Attachments

        1. PIG-3091.patch
          2 kB
          Prashant Kommireddi
        2. PIG-3091_2.patch
          2 kB
          Prashant Kommireddi
        3. PIG-3091_1.patch
          2 kB
          Prashant Kommireddi

        Activity

          People

            prkommireddi Prashant Kommireddi
            prkommireddi Prashant Kommireddi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: