Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-147

Default URI for files in session requests should be fs.defaultFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2
    • 0.2
    • Server
    • None

    Description

      Currently, paths are just passed directly to Spark for processing; that means that by default they refer to local files. That doesn't make a lot of sense in Livy since "local" means the server's filesystem, which most clients won't even have access to.

      Instead, paths without a proper scheme should inherit the fs.defaultFS configuration from Hadoop; that should also make the 0.2 session creation API more backwards compatible, since it was possible to set up a custom default FS in 0.1.

      Attachments

        Activity

          People

            vanzin Marcelo Masiero Vanzin
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: