Hi All,

I have restructured das extension folder to have similar structure as other
extensions. The review this P/R [1] and suggest any improvements.

Currntly das extension *modules* folder has following structure:

├── artifacts
│   └── metering-dashboard
│       ├── capps
│       ├── jaggery-files
│       ├── mysqlscript.sql
│       ├── README.md
│       └── ues-patch
├── distribution
│   ├── pom.xml
│   ├── README.md
│   ├── src
│   │   ├── assembly
│   │   └── main
│   └── target
│       ├── archive-tmp
│       ├── maven-shared-archive-resources
│       ├── org.apache.stratos.das.artifacts-4.1.4-SNAPSHOT.zip
│       └── timestamp
└── stratos-das-extension
    └── spark-udfs
        ├── pom.xml
        ├── README.md
        ├── spark-time-udf
        └── target

   - artifacts folder includes metering-dashboard folder which consists all
   artifacts needed to populate metering dashboard in externally running das.
   - stratos-das-extension has spark-udfs which will include all the User
   Defined Functions needed to run spark queries in DAS. Currently I have only
   spark-time-udf within it.

[1]. https://github.com/apache/stratos/pull/474

Thanks.

-- 
Thanuja Uruththirakodeeswaran
Software Engineer
WSO2 Inc.;http://wso2.com
lean.enterprise.middleware

mobile: +94 774363167

Reply via email to