Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Przemyslaw Jacewicz
PrototypingIIS
Commits
16662982
Commit
16662982
authored
Jun 07, 2021
by
Przemysław Jacewicz
Browse files
updating...
parent
546b185a
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/scala/pl/edu/icm/iis/GitHub1098/
S
erialization
T
est
er
.scala
→
src/main/scala/pl/edu/icm/iis/GitHub1098/
s
erialization
_t
est
ing
.scala
View file @
16662982
...
...
@@ -14,7 +14,7 @@ import org.apache.spark.sql.types.StructType
/**
* This app can be run in Zeppelin or locally.
*/
object
S
erialization
T
est
er
{
object
s
erialization
_t
est
ing
{
val
spark
:
SparkSession
=
SparkSession
.
builder
.
appName
(
"Simple Application"
)
.
master
(
"local[2]"
)
...
...
src/main/scala/pl/edu/icm/iis/GitHub1129/GitHub1245/
GitHub1245__
verification.scala
→
src/main/scala/pl/edu/icm/iis/GitHub1129/GitHub1245/verification.scala
View file @
16662982
...
...
@@ -7,7 +7,7 @@ import eu.dnetlib.iis.wf.affmatching.model.MatchedOrganization
import
org.apache.spark.sql.functions._
import
org.apache.spark.sql.
{
DataFrame
,
SparkSession
}
object
GitHub1245__
verification
{
object
verification
{
val
spark
:
SparkSession
=
SparkSession
.
builder
.
getOrCreate
()
import
spark.implicits._
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment