XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Documentation, MLlib

    Description

      Right now some of the Java tabs only say the following:

      "All of MLlib’s methods use Java-friendly types, so you can import and call them there the same way you do in Scala. The only caveat is that the methods take Scala RDD objects, while the Spark Java API uses a separate JavaRDD class. You can convert a Java RDD to a Scala one by calling .rdd() on your JavaRDD object."

      Would be nice to translate the Scala code into Java instead.

      Also, a few pages (most notably the Matrix one) don't have Java examples at all.

      Attachments

        Activity

          People

            miccagiann Michail Giannakopoulos
            matei Matei Alexandru Zaharia
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: