Giter Site home page Giter Site logo

Comments (5)

allanbowe avatar allanbowe commented on August 15, 2024

Hi Shiva,

Can you try opening SASEnvironmentManager in Viya, under configuration / definitions search for sas.files and update the maxFileSize property per your requirements?

And please let us know if this fixes your issue.

image

Best,
Allan

from fileuploader.

shivakrishnay avatar shivakrishnay commented on August 15, 2024

thank you for the update and can we go with the 5 GB or we are having any limitation to upload the file from app,

from fileuploader.

allanbowe avatar allanbowe commented on August 15, 2024

There is no limitation in the fileuploader app - other than, perhaps, the amount of memory on your local machine. The limitation is on the server (SAS) side and is an administrative setting.

If you would like to use 5GB, you can try entering the following value: 5,368,709,120

Do let us know if this is successful for you.

from fileuploader.

shivakrishnay avatar shivakrishnay commented on August 15, 2024

I changed the value to 2GB in sas.files under configuration / definitions but no luck, even 100 mb of file also not uploading into the server.
can you help me on this where is the bug ?

from fileuploader.

allanbowe avatar allanbowe commented on August 15, 2024

@shivakrishnay - you are right, the advice above does not seem to work - I have actually been unable to find the setting that enables >100mb uploads, at least in Viya 3.5 (I tried several places)

We have decided to implement a workaround, as follows (this will also benefit users who are unable to change admin settings):

  • Large files will be chunked into 75mb sections
  • Each section will be uploaded in series and appended using mp_binarycopy
  • A progress indicator will be shown

@sabhas is picking this up.

from fileuploader.

Related Issues (5)

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.