You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/06/22 16:46:48 UTC

[GitHub] nwangtw commented on a change in pull request #2934: [aurora] add metadata support for aurora

nwangtw commented on a change in pull request #2934: [aurora] add metadata support for aurora
URL: https://github.com/apache/incubator-heron/pull/2934#discussion_r197504412
 
 

 ##########
 File path: heron/schedulers/src/java/org/apache/heron/scheduler/aurora/AuroraField.java
 ##########
 @@ -35,5 +35,8 @@
   TIER,
   TOPOLOGY_ARGUMENTS,
   TOPOLOGY_NAME,
-  TOPOLOGY_PACKAGE_URI
+  TOPOLOGY_PACKAGE_URI,
+  AURORA_METADATA_1,
 
 Review comment:
   Agreed.
   
   Also, is it possible to have a more general metadata argument like "SCHEDULE_META" so that this is for all schedulers? It is not ideal to have AURORA specific configs in heron/spi/common/Key.java to me.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services