Partially upload data of 1.2GB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 10:42 PM
Hello Team,
I have file contain in txt format of 1.2gb file.I am trying to upload the data into ms sql server database table.Only 10% of the data able to upload it.
example :
Total records in a file : 51303483
Number of records inserted :10224430
I am using pyspark in databricks.But in the file there is no junk and blank space are present.But still not able to load 100% data.
Please advise any workaround.
Regards
Rohit