Github user jhsenjaliya commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/451#discussion_r80310599
--- Diff:
eagle-jpm/eagle-hadoop-queue/src/main/java/org/apache/eagle/hadoop/queue/model/scheduler/Queue.java
---
@@ -24,7 +24,6 @@
@JsonSerialize(include = JsonSerialize.Inclusion.NON_NULL)
@JsonIgnoreProperties(ignoreUnknown = true)
public class Queue {
- private String type;
--- End diff --
can you comment this field rather than removing it, also adding the
explanation I provided in the EAGLE-561 ? that would be helpful.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---