Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for transformer #3

Open
suaaa7 opened this issue Dec 28, 2019 · 9 comments
Open

Add test for transformer #3

suaaa7 opened this issue Dec 28, 2019 · 9 comments
Assignees

Comments

@suaaa7
Copy link
Owner

suaaa7 commented Dec 28, 2019

No description provided.

@suaaa7 suaaa7 self-assigned this Dec 28, 2019
@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 27, 2020

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 27, 2020

suffixの「Suite」とは?

テストケースの集合のこと

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

20/01/29 12:22:22 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect.
[info] ColRenameTransformerSuite:
[info] spark.ml.transformer.ColRenameTransformerSuite *** ABORTED ***
[info]   java.lang.ExceptionInInitializerError:
[info]   at org.apache.spark.SparkContext.withScope(SparkContext.scala:699)
[info]   at org.apache.spark.SparkContext.parallelize(SparkContext.scala:716)
[info]   at spark.ml.transformer.ColRenameTransformerSuite$$anonfun$1.apply$mcV$sp(ColRenameTransformerSuite.scala:43)
[info]   at spark.ml.transformer.ColRenameTransformerSuite$$anonfun$1.apply(ColRenameTransformerSuite.scala:22)
[info]   at spark.ml.transformer.ColRenameTransformerSuite$$anonfun$1.apply(ColRenameTransformerSuite.scala:22)
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Incompatible Jackson version: 2.9.9

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

@suaaa7
Copy link
Owner Author

suaaa7 commented Jan 29, 2020

Exception in thread "delete Spark temp dirs" java.lang.ExceptionInInitializerError
        at com.holdenkarau.spark.testing.Utils$$anonfun$shutDownCleanUp$1.apply(Utils.scala:44)
        at com.holdenkarau.spark.testing.Utils$$anonfun$shutDownCleanUp$1.apply(Utils.scala:44)
        at scala.collection.mutable.HashSet.foreach(HashSet.scala:78)
        at com.holdenkarau.spark.testing.Utils$.shutDownCleanUp(Utils.scala:44)
        at com.holdenkarau.spark.testing.Utils$$anon$1.run(Utils.scala:39)
Caused by: java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at com.holdenkarau.spark.testing.Utils$.<init>(Utils.scala:37)
        at com.holdenkarau.spark.testing.Utils$.<clinit>(Utils.scala)
        ... 5 more
Exception in thread "Thread-4" java.lang.IllegalAccessError: failed to access class org.apache.hadoop.util.ShutdownHookManager$2 from class org.apache.hadoop.util.ShutdownHookManager (org.apache.hadoop.util.ShutdownHookManager$2 is in unnamed module of loader sbt.internal.ManagedClassLoader$ZombieClassLoader @64f35deb; org.apache.hadoop.util.ShutdownHookManager is in unnamed module of loader sbt.internal.LayeredClassLoader @3f9ab0b6)
        at org.apache.hadoop.util.ShutdownHookManager.getShutdownHooksInOrder(ShutdownHookManager.java:183)
        at org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant