Spark read error file path does not exist - scala

Hi Everyone,
While reading data from a file in spark I'm getting an error like path does not exist. Please find the screenshot for the same.
Could you please tell me what I missed regarding processing data?
Many thanks for your help in advance.
Regards,
Sunitha.

Your data should contain path with file extension. It's missing here.
Add extension to us-500.

Related

jBoss Business Central Error Message when Opening Assets

To all
When trying to open an asset (DRL or Legency Test), I receive the message "Unable to complete your request. The following exception occurred: name is empty."
I can't find any hint what this means. My rules import from different projects which all can be accessed.
Does anybody have an idea what this could mean? Thank you very much already in advance.
big hug
Michael
I found out by myself. The external data objects configuration had an empty entry. So be careful when adding an external data object - you are able to add an empty row and Business Central let's you save this ... with the empty row causing the error described.
happy coding
Michael Lutz

Zip Exception Wrong CRC value when opening a ZIP file - Syncfusion

I have a password protected zip file with 3 folders PFC, STA and SYS. The zip file when loaded for the first time reads all the text files in the PFC folder and display the data onto the screen. I perform some operations on the screeen which generates new files and they are added into the STA and SYS folders and the same initial zip file is updated.
However, when I try to load the same zip file which now should have the all the initial files and folders along with the newly created files in it, it gives me a Wrong CRC Value error. I dont know what am I doing wrong.
We have tried to reproduce the issue by preparing a sample with your scenario. But, we are facing another issue related to password which we will fix in our upcoming release. The sample can be downloaded from the below link .
Sample link : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Password-1299200154.zip
Kindly modify the sample to reproduce the “CRC value error” issue and update us along with input documents. It will help us to analyze further on this and provide you a solution at earliest.
Note : I work for Syncfusion.
You can send your sample or confidential information in mail to, support#syncfusion.com
Regards,
Mohan.

An error in executing a .gap file in GAP software

I am trying to load two .gap files but I receive the following error message. What could be the reason?
Thanks a lot in advance.
Error in executing .gap files
I have already read F1.gap file. I don't understand why it says F1 must be readable to load the F2.gap file.
Please help me to solve this problem.

SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'objectstore:config'

The error being thrown starts with this:
org.mule.module.launcher.DeploymentInitException: SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'objectstore:config'. One of '{"http://www.springframework.org/schema/beans":beans, e.t.c}' is expected.
i have added both, Namespace and Schema Location added in .XML
Does anyone have any suggestions?
Thanks in advance for your help.
Thank you everyone, i have solved this as below
Edit:
added
www.mulesoft.org/schema/mule/objectstore to in schema location along with http://www.mulesoft.org/schema/mule/objectstore/current/mule-objectstore.xsd
http://www.mulesoft.org/schema/mule/objectstore has to be added in schema location along with http://www.mulesoft.org/schema/mule/objectstore/current/mule-objectstore.xsd
Did you change anything in the Configuration xml file, because above mentioned declarations comes default when you create a new flow.
Please do check.

Timthumb.php: internal image not found

I'm getting the following error when using the Timthumb.php script from (http://www.binarymoon.co.uk/projects/timthumb/):
The following error(s) occured:
Could not find the internal image you specified.
Query String : src=http://www.xxxxxxxxx.com/templatename/wp-content/uploads/2010/09/mainimage.jpg
TimThumb version : 2.8.10
I'm not sure whats going on, the internal image does exist, when I try resizing an external image (http://farm3.static.flickr.com/2340/2089504883_863fb11b0a_z.jpg&h=200&w=120), the script works with no issues.
Any thoughts appreciated.
Regards,
Stephen
There is timthumb.php file with problem fixed by someone here:
http://code.google.com/p/timthumb/issues/detail?id=363
and here:
http://code.google.com/p/timthumb/issues/detail?id=315