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

backwards compatibility issue with OutputJobInfo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.4
    • None
    • mapreduce
    • None

    Description

      OutputJobInfo outputJobInfo = OutputJobInfo.create(
      dbName,
      tableName,
      null,
      job.getConfiguration().get(HCatConstants.HCAT_METASTORE_URI),
      job.getConfiguration().get(HCatConstants.HCAT_METASTORE_PRINCIPAL)
      );

      This used to work in 0.3 but in 0.4 this api only allows "String, String, Map<String, String>"

      Attachments

        Activity

          People

            Unassigned Unassigned
            dcapwell David Capwell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: