Coder Social home page Coder Social logo

Strange folder structure about aml HOT 6 CLOSED

pachyderm avatar pachyderm commented on July 21, 2024
Strange folder structure

from aml.

Comments (6)

lukemarsden avatar lukemarsden commented on July 21, 2024

deprio this because we're demoing via tabular datastores which go to a pandas dataframe

from aml.

lukemarsden avatar lukemarsden commented on July 21, 2024

reprio becuase we want to support files and tables now

from aml.

albscui avatar albscui commented on July 21, 2024

According to Andrei, the download path is not handled by rslex currently. This might be resolved automatically by a future update.

from aml.

lukemarsden avatar lukemarsden commented on July 21, 2024

from aml.

anliakho2 avatar anliakho2 commented on July 21, 2024

This is caused by the inability to detect folder structure from python (because it does a list today and tries to find a common prefix)
There needs to be an improvement in the SDK to make the logic smarter
As of right now it does the safe option of creating a fully qualified path so even if your dataset has multiple paths pointing to different pachyderm clusters files dowloaded would not collide.

from aml.

albscui avatar albscui commented on July 21, 2024

I wonder if we control the path that gets passed back to whatever code handles the downloads though

On Tue, 6 Jul 2021, 19:22 Albert, @.***> wrote: According to Andrei, the download path is not handled by rslex currently. This might be resolved automatically by a future update. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#21 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACATUSILUSYQQAYDIBYDALTWNCYFANCNFSM4637W7WQ .

As a matter of fact, we do! We were adding the http://localhost:30600... prefix to the StreamInfos returned by the Searcher. We didn't need to do this because the rslex-http-stream library calls the ReadRequest API which is implemented by the RequestBuilder. The RequestBuilder contains the HTTP schema, host, and port info already.

from aml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.