Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3708

Add mapreduce workflow information to job configuration

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      Adding workflow properties to the job configuration would enable logging and analysis of workflows in addition to individual MapReduce jobs. Suggested properties include a workflow ID, workflow name, adjacency list connecting nodes in the workflow, and the name of the current node in the workflow.

      mapreduce.workflow.id - a unique ID for the workflow, ideally prepended with the application name
      e.g. hive_<hiveQueryId>

      mapreduce.workflow.name - a name for the workflow, to distinguish this workflow from other workflows and to group different runs of the same workflow
      e.g. hive query string

      mapreduce.workflow.adjacency - an adjacency list for the workflow graph, encoded as mapreduce.workflow.adjacency.<source node> = <comma-separated list of target nodes>

      mapreduce.workflow.node.name - the name of the node corresponding to this MapReduce job in the workflow adjacency list

      Attachments

        1. HIVE-3708_1.patch
          3 kB
          Billie Rinaldi
        2. HIVE-3708.patch
          3 kB
          Billie Rinaldi
        3. HIVE-3708.patch
          3 kB
          Billie Rinaldi

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            billie Billie Rinaldi Assign to me
            billie Billie Rinaldi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment