lewismc commented on a change in pull request #6: SDAP-35 (completed the
configuration change)
URL:
https://github.com/apache/incubator-sdap-mudrod/pull/6#discussion_r172927739
##########
File path:
core/src/main/java/org/apache/sdap/mudrod/metadata/structure/MetadataExtractor.java
##########
@@ -91,7 +91,10 @@ public MetadataExtractor() {
} catch (InterruptedException | ExecutionException e) {
e.printStackTrace();
- }
+ }*/
+
+ // change PODAACMetadata class for other kind of metadata !!! important
Review comment:
If this is an issue then log an issue in JIRA.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services