Hi All, We can import packages in Scala as blocked import and unblocked import.
I think blocked import is better than other. This method helps to reduce LOC. But in Spark code using mixed type, It is better choose any of both. Please post your thoughts on the Scala Style for import Regards, prabeesh