Apache-HBase commented on PR #6342:
URL: https://github.com/apache/hbase/pull/6342#issuecomment-2419020321
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
[
https://issues.apache.org/jira/browse/HBASE-28832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28832:
---
Description:
Bootstrap 3.4.1 was released in 13 Feb, 2019 and there has been no new 3.x
release sin
[
https://issues.apache.org/jira/browse/HBASE-28832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28832:
---
Description:
Bootstrap 3.4.1 was released in 13 Feb, 2019 and there has been no new 3.x
release sin
[
https://issues.apache.org/jira/browse/HBASE-28918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890379#comment-17890379
]
Istvan Toth commented on HBASE-28918:
-
This is possibly related to the hbase-diagnos
NihalJain commented on PR #6347:
URL: https://github.com/apache/hbase/pull/6347#issuecomment-2419248253
> @NihalJain Thanks for your review. The Bulkload process consists of two
steps:
>
> 1. generate hfiles using MR/SPARK and write them to an HDFS cluster.
> 2. execute 'hbase comp
[
https://issues.apache.org/jira/browse/HBASE-28830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-28830:
--
Assignee: (was: Chandra Sekhar K)
Resolution: Implemented
Status: Resolved (was: Pat
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28921:
---
Description:
We are bundling all webapp resources in hbase-server, hbase-thrift and
transitively to
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28921:
---
Description:
We are bundling all webapp resources in hbase-server, hbase-thrift and
transitively to
NihalJain opened a new pull request, #6368:
URL: https://github.com/apache/hbase/pull/6368
We are bundling all webapp resources in hbase-server, hbase-thrift,
hbase-rest and transitively to hbase-shaded-mapreduce jar. This can be an
issue, say if any of the Js projects used by hbase are vul
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28921:
---
Labels: pull-request-available (was: )
> Skip bundling hbase-webapps folder in jars
> -
NihalJain commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2419454379
Built hbase locally, untarred and start master, rest and thrift server.
And then verified following:
- Browse to master, rest and thrift web UIs and ensure no issues in web pages
NihalJain commented on code in PR #6347:
URL: https://github.com/apache/hbase/pull/6347#discussion_r1804594690
##
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java:
##
@@ -278,6 +278,19 @@ public Map> run() {
if (!fs.exists
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28921:
---
Status: Patch Available (was: Open)
> Skip bundling hbase-webapps folder in jars
>
2005hithlj commented on code in PR #6347:
URL: https://github.com/apache/hbase/pull/6347#discussion_r1804764378
##
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java:
##
@@ -278,6 +278,19 @@ public Map> run() {
if (!fs.exist
Nihal Jain created HBASE-28921:
--
Summary: Skip bundling hbase-webapps folder in jars
Key: HBASE-28921
URL: https://issues.apache.org/jira/browse/HBASE-28921
Project: HBase
Issue Type: Improvemen
Apache9 closed pull request #6247: HBASE-28830 when a procedure on a table
executed as a child procedure…
URL: https://github.com/apache/hbase/pull/6247
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28921:
---
Description:
We are bundling all webapp resources in hbase-server, hbase-thrift and
transitively to
[
https://issues.apache.org/jira/browse/HBASE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28921:
---
Description:
We are bundling all webapp resources in hbase-server, hbase-thrift and
transitively to
Apache-HBase commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2419555473
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
NihalJain commented on PR #6347:
URL: https://github.com/apache/hbase/pull/6347#issuecomment-2419272218
Since there are not UTs here, please specify exact steps to test this so
that others can validate / use the functionality.
--
This is an automated message from the Apache Git Service.
2005hithlj commented on code in PR #6347:
URL: https://github.com/apache/hbase/pull/6347#discussion_r1804764378
##
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java:
##
@@ -278,6 +278,19 @@ public Map> run() {
if (!fs.exist
Apache-HBase commented on PR #6371:
URL: https://github.com/apache/hbase/pull/6371#issuecomment-2420244017
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
apurtell commented on PR #6371:
URL: https://github.com/apache/hbase/pull/6371#issuecomment-2420603242
@gvprathyusha6 Approved pending a fix for the spotbugs issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
[
https://issues.apache.org/jira/browse/HBASE-28344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-28344:
Fix Version/s: 4.0.0-alpha-1
2.7.0
3.0.0-beta
[
https://issues.apache.org/jira/browse/HBASE-28344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890567#comment-17890567
]
Andrew Kyle Purtell commented on HBASE-28344:
-
[~prathyu6] It's been a while
Apache-HBase commented on PR #6371:
URL: https://github.com/apache/hbase/pull/6371#issuecomment-2420663887
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420734431
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
Apache-HBase commented on PR #6331:
URL: https://github.com/apache/hbase/pull/6331#issuecomment-2420759491
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
[
https://issues.apache.org/jira/browse/HBASE-28857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk reassigned HBASE-28857:
Assignee: Nick Dimiduk
> Send announce email
> ---
>
> Ke
[
https://issues.apache.org/jira/browse/HBASE-28855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk reassigned HBASE-28855:
Assignee: Nick Dimiduk
> Push signed release tag to git
> --
[
https://issues.apache.org/jira/browse/HBASE-28853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk reassigned HBASE-28853:
Assignee: Nick Dimiduk
> Publish staged repository in Nexus
> ---
Apache-HBase commented on PR #6356:
URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421377498
(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://ci-hbase.apache.org/job/H
Apache-HBase commented on PR #6356:
URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421378337
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
Apache-HBase commented on PR #6356:
URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421379666
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
stoty commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2421379321
Are the webapps found in development mode (i.e. when starting HBase from
the source directory) ?
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
Apache-HBase commented on PR #6356:
URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421377540
(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://ci-hbase.apache.org/job/H
stoty commented on code in PR #6356:
URL: https://github.com/apache/hbase/pull/6356#discussion_r1805862257
##
dev-support/hbase-personality.sh:
##
@@ -597,8 +618,9 @@ function hadoopcheck_rebuild
fi
else
yetus_info "Setting Hadoop 3 versions to test based on
branch
[
https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890793#comment-17890793
]
Hudson commented on HBASE-28922:
Results for branch branch-2.6
[build #223 on
b
NihalJain commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2421441498
> Are the webapps found in development mode (i.e. when starting HBase from
the source directory) ?
Should be available since we have following code at
https://github.com/apache/hba
NihalJain commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2421447943
> Have never tried launching hbase from source directory. Let me try that as
well.
Verified starting master, rest and thrift from source directory with this
patch. All web UIs work
[
https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28922:
---
Labels: pull-request-available (was: )
> Bump commons-io:commons-io from 2.11.0 to 2.14.0
>
[
https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-28922.
---
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.1
2.5.
Apache9 commented on PR #6356:
URL: https://github.com/apache/hbase/pull/6356#issuecomment-2419661151
Have you seen my last review comment? In general this is a workable
solution. The only thing is about the hadoop quick check version.
We have already build with 3.3.5 by default, so f
hgromer opened a new pull request, #6369:
URL: https://github.com/apache/hbase/pull/6369
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
hgromer commented on PR #6369:
URL: https://github.com/apache/hbase/pull/6369#issuecomment-2419742739
cc @rmdmattingly @ndimiduk
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
[
https://issues.apache.org/jira/browse/HBASE-28917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28917:
---
Labels: pull-request-available (was: )
> ColumnFamilyMismatchException mixes IA public and
hgromer commented on code in PR #6369:
URL: https://github.com/apache/hbase/pull/6369#discussion_r1804921813
##
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalTableBackupClient.java:
##
@@ -489,7 +495,7 @@ private void verifyCfCompatibility(Set tables,
Apache9 commented on code in PR #6259:
URL: https://github.com/apache/hbase/pull/6259#discussion_r1804919099
##
hbase-common/src/main/java/org/apache/hadoop/hbase/TableName.java:
##
@@ -260,6 +260,10 @@ public String getQualifierAsString() {
return qualifierAsString;
}
[
https://issues.apache.org/jira/browse/HBASE-28851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-28851.
--
Resolution: Done
> Run a correctness test with ITBLL
> -
>
>
[
https://issues.apache.org/jira/browse/HBASE-28852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-28852.
--
Assignee: Nick Dimiduk
Resolution: Done
> Propose Release Candidate(s)
> ---
[
https://issues.apache.org/jira/browse/HBASE-28848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-28848.
--
Resolution: Done
Thanks [~zhangduo]!
> Audit Jira vs. git commit history
> --
[
https://issues.apache.org/jira/browse/HBASE-28849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-28849.
--
Resolution: Done
> Review open issues and mark likely inclusion candidates with fixVersion=2.6
Prathyusha created HBASE-28924:
--
Summary: TestPrefetch#testPrefetchWithDelay fails intermittently
Key: HBASE-28924
URL: https://issues.apache.org/jira/browse/HBASE-28924
Project: HBase
Issue Typ
[
https://issues.apache.org/jira/browse/HBASE-28924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prathyusha reassigned HBASE-28924:
--
Assignee: Prathyusha
> TestPrefetch#testPrefetchWithDelay fails intermittently
>
[
https://issues.apache.org/jira/browse/HBASE-28919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890508#comment-17890508
]
Andrew Kyle Purtell commented on HBASE-28919:
-
It sounds like they took the
eab148 commented on PR #6327:
URL: https://github.com/apache/hbase/pull/6327#issuecomment-2420034164
> Since i cannot leave a comment on the design doc, would you mind filling
in some detail about how these statistics are queried and used? Thanks @eab148 !
Querying row statistics
Apache-HBase commented on PR #6327:
URL: https://github.com/apache/hbase/pull/6327#issuecomment-2420039622
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
eab148 commented on code in PR #6327:
URL: https://github.com/apache/hbase/pull/6327#discussion_r1805116740
##
hbase-examples/src/main/java/org/apache/hadoop/hbase/coprocessor/example/row/stats/RowStatisticsCompactionObserver.java:
##
@@ -0,0 +1,321 @@
+/*
+ * Licensed to the Ap
Apache9 merged PR #6341:
URL: https://github.com/apache/hbase/pull/6341
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.
[
https://issues.apache.org/jira/browse/HBASE-28917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hernan Gelaf-Romer reassigned HBASE-28917:
--
Assignee: Hernan Gelaf-Romer
> ColumnFamilyMismatchException mixes IA public
Duo Zhang created HBASE-28922:
-
Summary: Bump commons-io:commons-io from 2.11.0 to 2.14.0
Key: HBASE-28922
URL: https://issues.apache.org/jira/browse/HBASE-28922
Project: HBase
Issue Type: Task
[
https://issues.apache.org/jira/browse/HBASE-28919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890469#comment-17890469
]
Duo Zhang commented on HBASE-28919:
---
IIRC when I was at xiaomi, we have a 'soft deleti
Apache9 commented on code in PR #6260:
URL: https://github.com/apache/hbase/pull/6260#discussion_r1804926334
##
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java:
##
@@ -649,6 +655,40 @@ public void
logPositionAndCleanOldL
Apache-HBase commented on PR #6369:
URL: https://github.com/apache/hbase/pull/6369#issuecomment-2419769150
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6369:
URL: https://github.com/apache/hbase/pull/6369#issuecomment-2419840904
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
[
https://issues.apache.org/jira/browse/HBASE-28923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-28923:
-
Description:
The Persistent Cache feature brought the ability to recover the cac
Wellington Chevreuil created HBASE-28923:
Summary: Prioritize "orphan" blocks for eviction inside
BucketCache.freespace
Key: HBASE-28923
URL: https://issues.apache.org/jira/browse/HBASE-28923
[
https://issues.apache.org/jira/browse/HBASE-28923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-28923:
-
Description:
The Persistent Cache feature brought the ability to recover the cac
Apache-HBase commented on PR #6331:
URL: https://github.com/apache/hbase/pull/6331#issuecomment-2419951383
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6331:
URL: https://github.com/apache/hbase/pull/6331#issuecomment-2419951288
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
hgromer commented on code in PR #6370:
URL: https://github.com/apache/hbase/pull/6370#discussion_r1805131650
##
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/IncrementalTableBackupClient.java:
##
@@ -197,55 +202,56 @@ protected List handleBulkLoad(List
sTableLi
Apache-HBase commented on PR #6368:
URL: https://github.com/apache/hbase/pull/6368#issuecomment-2420069370
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexe
[
https://issues.apache.org/jira/browse/HBASE-28432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890524#comment-17890524
]
Hudson commented on HBASE-28432:
Results for branch branch-3
[build #312 on
bui
[
https://issues.apache.org/jira/browse/HBASE-27659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-27659:
---
Labels: pull-request-available (was: )
> Incremental backups should re-use splits from last
hgromer opened a new pull request, #6370:
URL: https://github.com/apache/hbase/pull/6370
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
Apache-HBase commented on PR #6327:
URL: https://github.com/apache/hbase/pull/6327#issuecomment-2420074690
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
hgromer commented on code in PR #6370:
URL: https://github.com/apache/hbase/pull/6370#discussion_r1805133283
##
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotRegionLocator.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420094326
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420094070
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
[
https://issues.apache.org/jira/browse/HBASE-28924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prathyusha updated HBASE-28924:
---
Attachment: Screenshot 2024-10-17 at 10.39.09 PM.png
> TestPrefetch#testPrefetchWithDelay fails inte
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420120908
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420120815
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
[
https://issues.apache.org/jira/browse/HBASE-28924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28924:
---
Labels: pull-request-available (was: )
> TestPrefetch#testPrefetchWithDelay fails intermitt
Apache-HBase commented on PR #6370:
URL: https://github.com/apache/hbase/pull/6370#issuecomment-2420147537
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|::|--:|:|::|:---:|
| +0 :ok: | reexec
Apache-HBase commented on PR #6331:
URL: https://github.com/apache/hbase/pull/6331#issuecomment-2420206316
(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://ci-hbase.apache.org/job/H
Apache-HBase commented on PR #6331:
URL: https://github.com/apache/hbase/pull/6331#issuecomment-2420206441
(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://ci-hbase.apache.org/job/H
86 matches
Mail list logo