I am using Spark in Horton works, when i execute the below code i am getting exception. i also have a separate spark instance running in my system - same code i
I'm new to React. I've created an Image uploader using FileUploader and Firebase. While I'm uploading an image, there is occurring an error. FirebaseError: Fir
I have a load of ID's that I want to flag if it ends in a slash and one or two digits. (/00, /01, /0) Some ID's contain slashes in the middle that I don't want
How to link path from OpenAPI JSON file to a python function in FastAPI. Something I came to know about from StackOverflow was that we can use an external OpenA
I have been trying to get the URI path for an asset file. uri = Uri.fromFile(new File("//assets/mydemo.txt")); When I check if the file exists I see that fi
I have the requirement to archive multiple files keeping the original files using tar and gzip. I cannot take risks with the files I have. For example, the file
I have a non-pixelized pdf that I have converted into a .tdt. I am trying to pull some specific information from it to put into a table in html. I am wanting t