Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1

Disclaimer

Big Analytixs Platform Azure Engineering Guide

Release 1.0.0.1

Copyright © Big Analytixs. All rights reserved.

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

This document is intended for:

  • BAPCORE Administrators

  • BAPCORE Developers

  • BAPCORE Architects

 

This document is a walkthrough to create Module and Entities through the Big Analytixs UI.

Pre-requisites:

The list of tools required to run/develop in the UI are as follows:

  1. Visual Studio Code (Developers only)

  2. Python 3.8.10

  3. Flask 1.1.4

  4. Node 14.17.6

  5. npm 7.24.1

  6. R 3.6.3

  7. Big Analytixs Libraries

Bulk Uploads:

Meta/Ingest/Import:

Bulk uploads is an option given in the UI for a user who wants to upload a CSV file of their Meta, Ingest, Analytic, or Import Models. Once uploaded, the respective models will get created in the HDFS.

If you want to upload for Meta or Ingest or Import, click on the above respective options.

The submit button above gives you checks if the model already exists. If it exists you will get a pop up:

If you hit no, you will be redirected to the home screen. If you hit yes, you will be given the flexibility to upload your document:

Analytic:

The submit button above gives you checks if the model already exists. If it exists you will get a pop up:

If you hit no, you will be redirected to the home screen. If you hit yes, you will be given the flexibility to upload your document:

  • No labels