Giter Site home page Giter Site logo

Comments (8)

tomkerkhove avatar tomkerkhove commented on June 8, 2024

I've had the same issue when I was building my solution with MyGet that couldn't find the DLLs.

from usql.

saveenr avatar saveenr commented on June 8, 2024

Great feedback. We will look into this for the assemblies required for building U-SQL extensions.

In the meanwhile, could anyone who would like NuGet support please vote for the feature here: https://feedback.azure.com/forums/327234-data-lake/suggestions/10549797-provide-nuget-packages-for-customization-related-a

from usql.

tomkerkhove avatar tomkerkhove commented on June 8, 2024

Currently I'm using a private temporary NuGet package that leverage these DLLs. If it is allowed I can open it up for now?

from usql.

saveenr avatar saveenr commented on June 8, 2024

Tom, feel free to open it up.

from usql.

tomkerkhove avatar tomkerkhove commented on June 8, 2024

Thanks, hope this helps you @ddobric.

You can install the extensibility DLLs with the following command.
Install-Package TomKerkhove.Analytics.Extensibility

You can install the extensibility & testing DLLs with the following command.
Install-Package TomKerkhove.Analytics.Extensibility.Testing

from usql.

ddobric avatar ddobric commented on June 8, 2024

Thanks Top. Will try. Btw. Is there any recommended testing tools or libraries? For example, to test extractor we need some kind of mocking host, which emulates kona. How do you do this guys?

from usql.

tomkerkhove avatar tomkerkhove commented on June 8, 2024

Here's a write-up of my fix - http://www.codit.eu/blog/2015/11/20/automated-builds-with-azure-data-lake-extensibility/

The tooling come with Unit Test templates that you can use at the moment. That's how I do it at the moment.

from usql.

mwinkle avatar mwinkle commented on June 8, 2024

@ddobric , I've added an item to the doc backlog for the unit testing guidance. We've build things in a way that everything should be mockable, and there is a local run capability (with debugging) that will be released very shortly

from usql.

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.