Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-706

Fix DataLoadingREEF example

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.13
    • 0.13
    • REEF Examples
    • None

    Description

      jsjason and I found that `DataLoadingREEF` example does not work any more in current SNAPSHOT build. It seems to be due to https://github.com/apache/incubator-reef/pull/430 .

      The following is the exception which DataLoadingREEF example generates.

      Exception in thread "main" java.lang.IllegalArgumentException: Number of cores and memory are deprecated; you have to add specific data requests
          at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
          at org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.build(DataLoadingRequestBuilder.java:246)
          at org.apache.reef.examples.data.loading.DataLoadingREEF.main(DataLoadingREEF.java:97)
      

      DataLoadingREEF example needs to be updated according to the current API.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: