This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Query Characteristic | % of all queries | |
|---|---|---|
| Queries with Apostrophes (any kind of apostrophe) - e.g. Jack´s farm | 0.23% | |
| Queries in Quotes (double or single) - e.g. 'chicken sandwich' | 0.1% | |
| Queries with one or more digits - e.g. iPhone8 | 15.68% | |
| Queries that are only digits - e.g. 751023 | 0.012% | |
| Queries that use 'or' - e.g. tablets or phones | 0.019% | |
| Queries that contain advanced search characters (+-~*) - e.g. +chicken -sandwich | 5.16% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 17/09/21 08:43:40 WARN Reflections: could not create Dir using directory from url file:/usr/share/aws/emr/emrfs/auxlib/*. skipping. | |
| java.lang.NullPointerException | |
| at org.reflections.vfs.Vfs$DefaultUrlTypes$3.matches(Vfs.java:239) | |
| at org.reflections.vfs.Vfs.fromURL(Vfs.java:98) | |
| at org.reflections.vfs.Vfs.fromURL(Vfs.java:91) | |
| at org.reflections.Reflections.scan(Reflections.java:237) | |
| at org.reflections.Reflections.scan(Reflections.java:204) | |
| at org.reflections.Reflections.<init>(Reflections.java:129) | |
| at org.reflections.Reflections.<init>(Reflections.java:170) | |
| at org.nd4j.versioncheck.VersionCheck.listGitPropertiesFiles(VersionCheck.java:201) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 17/09/18 22:32:45 INFO Reflections: Reflections took 413 ms to scan 1 urls, producing 371 keys and 1443 values | |
| 17/09/18 22:34:02 WARN Reflections: could not create Dir using directory from url file:/usr/share/aws/emr/emrfs/auxlib/*. skipping. | |
| java.lang.NullPointerException | |
| at org.reflections.vfs.Vfs$DefaultUrlTypes$3.matches(Vfs.java:239) | |
| at org.reflections.vfs.Vfs.fromURL(Vfs.java:98) | |
| at org.reflections.vfs.Vfs.fromURL(Vfs.java:91) | |
| at org.reflections.Reflections.scan(Reflections.java:237) | |
| at org.reflections.Reflections.scan(Reflections.java:204) | |
| at org.reflections.Reflections.<init>(Reflections.java:129) | |
| at org.deeplearning4j.nn.conf.NeuralNetConfiguration.registerSubtypes(NeuralNetConfiguration.java:431) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exception in thread "main" java.lang.reflect.InvocationTargetException | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:497) | |
| at com.intellij.rt.execution.CommandLineWrapper.main(CommandLineWrapper.java:130) | |
| Caused by: org.apache.spark.SparkException: Task not serializable | |
| at org.apache.spark.util.ClosureCleaner$.ensureSerializable(ClosureCleaner.scala:304) | |
| at org.apache.spark.util.ClosureCleaner$.org$apache$spark$util$ClosureCleaner$$clean(ClosureCleaner.scala:294) | |
| at org.apache.spark.util.ClosureCleaner$.clean(ClosureCleaner.scala:122) |