Skip to content

Commit

Permalink
Merge pull request #62 from vamsi-amazon/main
Browse files Browse the repository at this point in the history
Format Fix
  • Loading branch information
vmmusings authored Oct 5, 2023
2 parents e478410 + 01bb9d1 commit c0076b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ object SQLJob {
val config = parseArgs(args)

val sparkConf = createSparkConf(config)


// Create a SparkSession
val spark = SparkSession.builder().config(sparkConf).enableHiveSupport().getOrCreate()
Expand Down

0 comments on commit c0076b1

Please sign in to comment.