Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-147

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

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.2
    • Fix Version/s: 0.2
    • Component/s: Server
    • Labels:
      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

          Issue Links

            Activity

              People

              • Assignee:
                vanzin Marcelo Vanzin
                Reporter:
                vanzin Marcelo Vanzin
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: