Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1872

Implementation Issue of getting number of users in ParallelALSFactorizationJob.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.0.0, 0.12.1, 0.13.0, 0.12.2
    • 1.0.0, 0.13.0
    • None
    • Ubuntu-14.04, Apache Hadoop-2.6.0, Java-1.8

    • Important

    Description

      Code "int numUsers = (int) userRatings.getCounters().findCounter(Stats.NUM_USERS).getValue();" is calling in "ParallelALSFactorizationJob.java" after completion of "average rating" job which is called after "user rating" job. Therefor JobClient not able to get the information of number of user directly from Application Master and to get this information it redirect to Job History Server.
      Therefore ALS job able to run successfully unless Job History Server is running.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tarun@numbertheory.in Tarun Gulyani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified