[jira] [Commented] (ATLAS-4741) Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0

2023-04-02 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4741:


Commit 211aa719e703c83327610d0c2efad1b9372f80e1 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=211aa719e ]

ATLAS-4741: updated Storm version to 2.4.0

(cherry picked from commit 92861ba9f3a12c7df364a8ae4c5ef378e9171424)


> Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0
> --
>
> Key: ATLAS-4741
> URL: https://issues.apache.org/jira/browse/ATLAS-4741
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 3.0.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: ATLAS-4741.patch
>
>
> Atlas build fails with the following error:
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process 
> (process-resource-bundles) on project storm-bridge-shim: Error resolving 
> project artifact: Could not transfer artifact com.twitter:carbonite:pom:1.5.0 
> from/to java.net-Public (https://maven.java.net/content/groups/public/): 
> transfer failed for 
> https://maven.java.net/content/groups/public/com/twitter/carbonite/1.5.0/carbonite-1.5.0.pom
>  for project com.twitter:carbonite:jar:1.5.0: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target -> [Help 1]
>  {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ATLAS-4741) Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0

2023-04-02 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4741:


Commit 92861ba9f3a12c7df364a8ae4c5ef378e9171424 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=92861ba9f ]

ATLAS-4741: updated Storm version to 2.4.0


> Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0
> --
>
> Key: ATLAS-4741
> URL: https://issues.apache.org/jira/browse/ATLAS-4741
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 3.0.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: ATLAS-4741.patch
>
>
> Atlas build fails with the following error:
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process 
> (process-resource-bundles) on project storm-bridge-shim: Error resolving 
> project artifact: Could not transfer artifact com.twitter:carbonite:pom:1.5.0 
> from/to java.net-Public (https://maven.java.net/content/groups/public/): 
> transfer failed for 
> https://maven.java.net/content/groups/public/com/twitter/carbonite/1.5.0/carbonite-1.5.0.pom
>  for project com.twitter:carbonite:jar:1.5.0: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target -> [Help 1]
>  {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4735) Ability to download search results from UI

2023-04-02 Thread Farhan Khan (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farhan Khan updated ATLAS-4735:
---
Attachment: (was: 
0001-ATLAS-4735-Ability-to-download-search-results-from-U.patch)

> Ability to download search results from UI
> --
>
> Key: ATLAS-4735
> URL: https://issues.apache.org/jira/browse/ATLAS-4735
> Project: Atlas
>  Issue Type: New Feature
>  Components: atlas-webui
>Reporter: Farhan Khan
>Assignee: Farhan Khan
>Priority: Major
> Attachments: 
> 0001-ATLAS-4735-Ability-to-download-search-results-from-U-1.patch
>
>
> Feature to download search results from UI in .csv format.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Review Request 74373: ATLAS-4735 : Ability to download search results from UI

2023-04-02 Thread Farhan Khan

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74373/
---

(Updated April 3, 2023, 5:02 a.m.)


Review request for atlas and Prasad Pawar.


Bugs: ATLAS-4735
https://issues.apache.org/jira/browse/ATLAS-4735


Repository: atlas


Description
---

Feature to download search results from UI in .csv format.


Diffs
-

  dashboardv2/public/css/scss/downloads.scss PRE-CREATION 
  dashboardv2/public/css/scss/override.scss 99152587f 
  dashboardv2/public/css/scss/style.scss a56c0af05 
  dashboardv2/public/js/collection/VDownloadList.js PRE-CREATION 
  dashboardv2/public/js/models/VDownload.js PRE-CREATION 
  dashboardv2/public/js/router/Router.js 84e5f98e1 
  dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html 
5c2e9ccc8 
  dashboardv2/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html 
PRE-CREATION 
  dashboardv2/public/js/templates/site/Header.html 572e39e78 
  dashboardv2/public/js/utils/UrlLinks.js 8cdda1e16 
  dashboardv2/public/js/utils/Utils.js a83f3c17c 
  dashboardv2/public/js/views/search/SearchLayoutView.js ec18d9937 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js 5f57c2b2c 
  dashboardv2/public/js/views/site/DownloadSearchResultLayoutView.js 
PRE-CREATION 
  dashboardv2/public/js/views/site/Header.js ecca92952 
  dashboardv3/public/css/scss/downloads.scss PRE-CREATION 
  dashboardv3/public/css/scss/style.scss 53e838598 
  dashboardv3/public/js/collection/VDownloadList.js PRE-CREATION 
  dashboardv3/public/js/models/VDownload.js PRE-CREATION 
  dashboardv3/public/js/router/Router.js 72736898c 
  dashboardv3/public/js/templates/search/SearchResultLayoutView_tmpl.html 
d163bfa51 
  dashboardv3/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html 
PRE-CREATION 
  dashboardv3/public/js/templates/site/Header.html afbbbf092 
  dashboardv3/public/js/utils/UrlLinks.js 2531f1e74 
  dashboardv3/public/js/utils/Utils.js 40e5f0cfd 
  dashboardv3/public/js/views/search/SearchDefaultLayoutView.js c8985b146 
  dashboardv3/public/js/views/search/SearchResultLayoutView.js 3b492e5eb 
  dashboardv3/public/js/views/site/DownloadSearchResultLayoutView.js 
PRE-CREATION 
  dashboardv3/public/js/views/site/Header.js e2ecd7e72 


Diff: https://reviews.apache.org/r/74373/diff/1/


Testing
---

Manually tested for all the scenarios.


Thanks,

Farhan Khan



Re: Review Request 74376: ATLAS-4741: updated Storm version to 2.4.0

2023-04-02 Thread Nixon Rodrigues

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74376/#review225334
---


Ship it!




Ship It!

- Nixon Rodrigues


On March 31, 2023, 2:36 a.m., Madhan Neethiraj wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74376/
> ---
> 
> (Updated March 31, 2023, 2:36 a.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Jayendra Parab, Nikhil Bonte, 
> Nixon Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.
> 
> 
> Bugs: ATLAS-4741
> https://issues.apache.org/jira/browse/ATLAS-4741
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> - updated Strom version to 2.4.0
> - excluded storm-clojure from storm-core
> 
> 
> Diffs
> -
> 
>   addons/storm-bridge-shim/pom.xml f4e75927f 
>   addons/storm-bridge/pom.xml d6cec279b 
>   pom.xml 15aa57bc4 
> 
> 
> Diff: https://reviews.apache.org/r/74376/diff/1/
> 
> 
> Testing
> ---
> 
> - pre-commit tests run 
> https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1336/
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>