cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to parse .doc extension file using scala in databricks notebook?

rammy
Contributor III

I could able to parse .doc extension files using Java programming with the help of POI libraries but when trying to convert Java code into Scala i expect it has to work with same java libraries with Scala programming but it is showing with below error even after adding respective Java library

error screenshot 

Jar dependencies 

Appreciate any help in unblocking me to proceed forward.

My requirement is to parse .doc extension files so any other alternative also should be fine with me.

1 REPLY 1

UmaMahesh1
Honored Contributor III

Hi @Ramesh Bathini​ 

In pyspark, we have a docx module. I found that to be working perfectly fine. Can you try using that ?

Documentation and stuff could be found online.

Cheers...

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.