Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-321

HCatSchemaUtil should let you convert create table schema to HCatSchema

Add voteWatch issue
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.2, 0.4
    • None
    • mapreduce
    • None

    Description

      If i create table with the schema "key STRING, value STRING", if I am using MR i have to do HCatOutputFormat.setSchema(job, HCatSchemaUtils.getHCatSchema("key:string,value:string"));

      It would be nice if I could take the same string i use in create table and use that in MR.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dcapwell David Capwell

            Dates

              Created:
              Updated:

              Slack

                Issue deployment