[jira] [Commented] (ATLAS-4286) UI: User is taken to incorrect page as you go one page back after reaching page limit.

2021-06-27 Thread Nixon Rodrigues (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370412#comment-17370412
 ] 

Nixon Rodrigues commented on ATLAS-4286:


+1 for the patch, [~prasadpp13] Thanks! for the patch.

> UI: User is taken to incorrect page as you go one page back after reaching 
> page limit.
> --
>
> Key: ATLAS-4286
> URL: https://issues.apache.org/jira/browse/ATLAS-4286
> Project: Atlas
>  Issue Type: Bug
>Reporter: Rahul Kurup
>Assignee: Prasad P. Pawar
>Priority: Minor
> Attachments: 
> 0001-ATLAS-4286-UI-1-User-is-taken-to-incorrect-page-as-y.patch
>
>
> Video link: 
> https://drive.google.com/file/d/1-5KgEdMVwDkr9DAS78TNMNqtP-F0B2q0/view?usp=sharing
> Steps:
> 1. Make sure there are exactly 25 entries and the default page limit is 5 
> items displayed on a single page.
> 2. Go to the last page and you will see that the 'next' page button will be 
> enabled
> 3. Click the 'next' page button and you will see a blank page along with 
> notification that no record exists. This is expected. But the page no is 
> still showing as page no 5.
> 4. Try to click the previous page
> You will be taken to page 4 whereas the expectation is that user will be 
> taken to page 5.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Issue with docker setup

2021-06-27 Thread Sridhar K
Hello all,
I am trying to use Apache atlas-docker setup  to deploy a test framework? How 
ever it is not working for me. It worked perfectly fine a while back.

1) I was able to fo do unto step 5.1. I am not sure if 5.1 is needed before for 
5.2 or not. Is it needed?
2) When I run 5.2, I get into errors. Am I missing some thing?

las-hadoop.yml -f docker-compose.atlas-hbase.yml -f 
docker-compose.atlas-kafka.yml -f docker-compose.atlas-hive.yml up -d 
--remove-orphans
atlas-db is up-to-date
atlas-solr is up-to-date
Starting atlas-docker_atlas-base_1 ... 
Starting atlas-docker_atlas-base_1 ... done
Starting atlas-kafka   ... done
Starting atlas-hadoop  ... done
Starting atlas-hive... done

ERROR: for atlas-hbase  Container "3879a8299b65" is unhealthy.
ERROR: Encountered errors while bringing up the project.



Any suggestions?


Regards,
Sridhar K