Github user PramodSSImmaneni commented on a diff in the pull request:

    https://github.com/apache/incubator-apex-core/pull/288#discussion_r57803619
  
    --- Diff: docs/application_development.md ---
    @@ -1196,12 +1194,54 @@ public class Application implements 
StreamingApplication
     }
     ```
     
    +JSON File DAG Specification
    +--------------------------
    +In addition to Java, you can also specify the DAG using JSON, provided the 
operators in the DAG are present in the dependency jars. In the 
src/main/resources/app directory of the app package project, you can put your 
JSON files there. This is the specification of a JSON file that specifies an 
application.
    --- End diff --
    
    Can you add a blurb to create the app folder if it does not exist


---
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.
---

Reply via email to