Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-1270

BigPetStore: Productionize the Hive portion

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • backlog
    • None
    • blueprints
    • None

    Description

      The hive portion of the BigPetStore blueprint app builds a "view" over the cleaned data that Mahout can then use to do product recommendations.

      The hive code in bigpetstore only runs locally - lets add the necessary configuration hooks and/or (if we have to) externalize the hive script itself from java so that its easy to run directly on a cluster.

      And lets actually run it on some kind of a cluster at scale. The contract for the hive portion is an output file with three numbers like this:

      100 30021 1
      100 212341 1
      ...
      

      Signifying that customer=100 likes both of the products "30021" and "212341".

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jayunit100 jay vyas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: