cannot resolve avrotypes in oodt filemgr

2021-06-08 Thread Pavindu Lakshan
Hi all, When I'm trying to ingest a product, I'm getting the following error. *NullPointerException: null of org.apache.oodt.cas.filemgr.structs.avrotypes.AvroProductType* Also in the IntelliJ IDE, I am getting the error *Cannot resolve symbol 'avrotypes'* Turns out, there is no avrotypes

React OPSUI: oodt_fm_plugin breaks OPSUI web app layout styles

2021-06-18 Thread Pavindu Lakshan
Hi all, This week, I started working on the OODT react OPSUI which is still under development. I was able to fix some React errors and get it to work, but now I'm facing a Material UI style issue that couldn't be fixed yet. The problem is that whenever navigated to a route that contains an

Re: React OPSUI: oodt_fm_plugin breaks OPSUI web app layout styles

2021-06-23 Thread Pavindu Lakshan
Hi Imesha, I too tried different workarounds but nothing worked. The only way it worked was when the components in the plugin are implemented inside the sample app itself. Therefore, your change seems like the only viable solution for now. Thanks and regards, Pavindu On Wed, Jun 23, 2021 at

Got accepted into GSoC '21 for Apache OODT

2021-05-17 Thread Pavindu Lakshan
Dear all, I'm pleased to share with you all that my proposal for OODT-1035, Improving OPSUI React.js UI with Advanced Functionalities, has been accepted for GSoC 2021. I will be working on this project, under the guidance of Imesha Sudasinghe and Nadeeshan Gimhana. Thank you everyone in the

How to deploy FMProd app

2021-05-22 Thread Pavindu Lakshan
Hi Nadeeshan, I'm running oodt on Docker and now trying to spin up the FMprod web app, but I have some difficulties understanding the guide you pointed out in one of your old emails. After

Implementing product search by multiple parameters

2021-07-04 Thread Pavindu Lakshan
Hi Nadeeshan, It seems like the SearchBar component inside components/fileManager/ProductList is not used anywhere in the opsui React app, but I saw an attempt to use it inside the ProductList component commented. Is it okay to move the search functionality that has been partially implemented in

Re: Implementing product search by multiple parameters

2021-07-06 Thread Pavindu Lakshan
Hi Imesha and Nadeeshan, Yesterday and today, I worked on the product search bar UI and the product browser UI in React OPSUI app. Now I'm going to implement the backend of the query functionality, but I have a few questions to clarify. 1. To implement the backend of the query functionality, I

Cannot ingest a product with metadata file through FMProd

2021-07-02 Thread Pavindu Lakshan
Hi all, I tried to ingest a file with the corresponding metadata file through the fmprod API. Metadata file content is as follows. http://oodt.jpl.nasa.gov/1.0/cas;> but I got the following error. Must specify: product type and file name and file location within metadata file. I added a query

Re: GSoC 2021

2021-03-27 Thread Pavindu Lakshan
at the existing OPSUI (mentioned in almost > all the docs) and then have a look at the React.js based novel UI. > Let us know if you have any questions. > > [1] https://medium.com/faun/apache-oodt-with-docker-84d32525c798 > [2] https://cwiki.apache.org/confluence/display/OODT/Getting+Starte

Re: GSoC 2021

2021-03-29 Thread Pavindu Lakshan
hope to share my project proposal with you, as a Google doc, to get your feedback on it. Can you let me know if it is okay to share it with your personal Gmail address, or what process I should follow? Thank you Best regards Pavindu Lakshan On Sat, Mar 27, 2021 at 9:08 PM Pavindu Lakshan wrote

Re: GSoC 2021 - OODT React components are broken

2021-04-02 Thread Pavindu Lakshan
d 2,3 years back, GSoC dashboard allowed > uploading a link to your proposal and sharing it as a draft. Does that > functionality exist now? > > Imesha > > On Tue, 30 Mar 2021 at 11:28, Pavindu Lakshan > wrote: > > > Hi Imesha, > > > > I was able to sol

GSoC 2021

2021-03-21 Thread Pavindu Lakshan
Hello all, I'm Pavindu Lakshan, a final year undergraduate of the University of Moratuwa, who has working experience in Node.js and React.js. I would like to work on this issue, Improving OPSUI React.js UI with advanced functionalities <https://issues.apache.org/jira/browse/OODT-1035>, fo

Re: GSoC 2021 - Requesting feedback on the proposal for OODT - 1035

2021-04-13 Thread Pavindu Lakshan
you can share the > > proposal here also, in the dev list for getting a wider reach of the > > community. > > > > Thanks and regards, > > Nadeeshan > > > > [1] > > > > > https://github.com/apache/oodt/blob/development/webapp/fmprod/src/main/java/or

GSoC 2021 - Requesting feedback on the proposal for OODT - 1035

2021-04-11 Thread Pavindu Lakshan
Hi Imesha and Nadeeshan, After trying for several days, I was able to fix the issue that I mentioned in the last email. I also published the solution under the question I posted on StackOverflow. However, I still have a few questions to clarify. 1)

Re: GSoC 2021 - Requesting feedback on the proposal for OODT - 1035

2021-04-13 Thread Pavindu Lakshan
Thanks and regards, > Nadeeshan > > [1] https://infra.apache.org/vm-for-project.html > > On Tue, 13 Apr 2021 at 12:54, Pavindu Lakshan > wrote: > > > Hi Imesha and Nadeeshan, > > > > First off, thanks for the quick response and support. > > > > I

Requesting feedback on the work product blog

2021-08-22 Thread Pavindu Lakshan
Hi all, As GSoC '21 is coming to end tomorrow, I created the following blog post as the work product, including my work and the future developments. https://medium.com/@pavindulakshan/gsoc-2021-improving-apache-oodt-opsui-react-js-ui-with-advanced-functionalities-8d1a8b080c8a It will be a great

Re: [IMPORTANT] PMCs/pPMCs: Apache Project visibility and promotion (please read)

2021-08-26 Thread Pavindu Lakshan
Hi all, Is it okay to move that content to [community. html]( https://github.com/apache/oodt/blob/asf-site/community.html)? Some of the use cases of OODT are already listed there. If that's OK, I'd be happy to make a PR for that. Thanks and best regards Pavindu On Thu, 26 Aug 2021, 11:29

Re: [IMPORTANT] PMCs/pPMCs: Apache Project visibility and promotion (please read)

2021-08-28 Thread Pavindu Lakshan
Hi Imesha, Opened a PR. https://github.com/apache/oodt/pull/129 Thanks Pavindu On Sun, 29 Aug 2021, 00:16 Imesha Sudasingha, wrote: > Can you send a PR to asf-site branch? And I can add my changed on top of > that. > > > On Sat, 28 Aug 2021 at 15:53, Pavindu Lakshan > wrot

[GSoC][OODT-1035] Status of GSoC '21

2021-08-08 Thread Pavindu Lakshan
Hi all, This is the progress update of the project - Improving advanced functionalities of React.js OPSUI dashboard. (OODT-1035 ) *Work done* 1. https://github.com/apache/oodt/pull/121 - Refactor React OPSUI sample app By the time

Re: [IMPORTANT] PMCs/pPMCs: Apache Project visibility and promotion (please read)

2021-08-28 Thread Pavindu Lakshan
The page structure is fine. Need to decide how we are going > to name those sections. Do you have these committed somewhere? > > Imesha > > > On Sat, 28 Aug 2021 at 09:03, Pavindu Lakshan > wrote: > > > Hi Imesha, > > > > I created a new page for use cases and re

Re: [IMPORTANT] PMCs/pPMCs: Apache Project visibility and promotion (please read)

2021-08-27 Thread Pavindu Lakshan
Hi Imesha, I created a new page for use cases and redesigned the community page, as a simple demo. You can view them on the following links. (please note that the styles of the other pages in this demo are broken) Community page: https://pavindulakshan.ml/oodt/community.html Usecases page:

[jira] [Commented] (OODT-1037) React.js OPSUI file browser and workflow browser pages are not shown when there's no ingested files/workflows

2021-08-22 Thread Pavindu Lakshan (Jira)
[ https://issues.apache.org/jira/browse/OODT-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17402744#comment-17402744 ] Pavindu Lakshan commented on OODT-1037: --- This issue is now fixed in [#128|https://github.com/apache