DigitRecognizer
DigitRecognizer copied to clipboard
Java Error
Exception in thread "main" java.lang.NoSuchFieldException: theCaseInsensitiveEnvironment at java.lang.Class.getDeclaredField(Class.java:2070) at ramo.klevis.Run.setHadoopHomeEnvironmentVariable(Run.java:52) at ramo.klevis.Run.main(Run.java:28)
Hi @sanaydevi I feel free to comment usage of setHadoopHomeEnvironmentVariable. This method is needed in the case you are running the implementation with Spark MLib. Anyway there is a cleaner application version as part of this course Java Machine Learning For Computer Vision