You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/19 09:47:38 UTC

[GitHub] [pulsar] sebbASF opened a new issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

sebbASF opened a new issue #7313:
URL: https://github.com/apache/pulsar/issues/7313


   The links for pulsar-io-jdbc-2.6.0.nar are broken.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] THX1188 commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
THX1188 commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650571453


   When will the download page be fixed? Link for jdbc still not works.
   cheers
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] vzhikserg commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
vzhikserg commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650157970


   @tuteng @jiazhai  I fixed the source, but the download page should be regenerated for the 2.6.0 release.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650661371


   Yes, It is work, please try to refresh download page http://pulsar.apache.org/en/download/


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-646987708


   @sebbASF Thanks, It seems that jdbc's connector package has been split into multiple packages https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/. We may need to consider fix this page http://pulsar.apache.org/en/download/. Currently, you can find the correct package from here https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.6.0/connectors/.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng edited a comment on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng edited a comment on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650181022


   Thanks for your contributing @vzhikserg It seems to build failed
   
   ```
   /pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:67
       throw new Error("No 'original_id' field found in ".concat(file, ". Perhaps you forgot to add it when importing prior versions of your docs?"));
       ^
   
   Error: No 'original_id' field found in /pulsar/site2/website/versioned_docs/version-2.6.0/io-use.md. Perhaps you forgot to add it when importing prior versions of your docs?
       at forEach (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:64:11)
       at Array.forEach (<anonymous>)
       at Object.<anonymous> (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:52:7)
       at Module._compile (internal/modules/cjs/loader.js:778:30)
       at Module._compile (/pulsar/site2/website/node_modules/pirates/lib/index.js:99:24)
       at Module._extensions..js (internal/modules/cjs/loader.js:789:10)
       at Object.newLoader [as .js] (/pulsar/site2/website/node_modules/pirates/lib/index.js:104:7)
       at Module.load (internal/modules/cjs/loader.js:653:32)
       at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
       at Function.Module._load (internal/modules/cjs/loader.js:585:3)
   ```
   
   I will fix this.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650181022


   Thanks for your contributing @vzhikserg It seems to build failed
   
   ```
   /pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:67
       throw new Error("No 'original_id' field found in ".concat(file, ". Perhaps you forgot to add it when importing prior versions of your docs?"));
       ^
   
   Error: No 'original_id' field found in /pulsar/site2/website/versioned_docs/version-2.6.0/io-use.md. Perhaps you forgot to add it when importing prior versions of your docs?
       at forEach (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:64:11)
       at Array.forEach (<anonymous>)
       at Object.<anonymous> (/pulsar/site2/website/node_modules/docusaurus/lib/server/versionFallback.js:52:7)
       at Module._compile (internal/modules/cjs/loader.js:778:30)
       at Module._compile (/pulsar/site2/website/node_modules/pirates/lib/index.js:99:24)
       at Module._extensions..js (internal/modules/cjs/loader.js:789:10)
       at Object.newLoader [as .js] (/pulsar/site2/website/node_modules/pirates/lib/index.js:104:7)
       at Module.load (internal/modules/cjs/loader.js:653:32)
       at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
       at Function.Module._load (internal/modules/cjs/loader.js:585:3)
   ```
   
   I will fixed this


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] vzhikserg commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
vzhikserg commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650202311


   @tuteng good, thanks for checking it out and fixing the build of the website ;) 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648850170


   The download link is automatically generated based on the name


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648034613


   @tuteng 
   
   1. Links on this page are generated automatically w/ each release?
   ![image](https://user-images.githubusercontent.com/50226895/85389127-9beea500-b579-11ea-9484-452dfe750004.png)
   
   2. Can we modify the links on this page manually?
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648204358


   ping @zeo1995 help fix this.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tuteng commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
tuteng commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648540960


   @Anonymitaet @Jennifer88huang You can try to update this file https://github.com/apache/pulsar/blob/master/site2/website/data/connectors.js and replace the correct package 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] vzhikserg edited a comment on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
vzhikserg edited a comment on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-650157970


   @tuteng @jiazhai  I fixed the source of the problem, but the download page should be regenerated for the 2.6.0 release.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet edited a comment on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
Anonymitaet edited a comment on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648034613


   @tuteng 
   
   1. The links on this page are generated automatically w/ each release?
   ![image](https://user-images.githubusercontent.com/50226895/85389127-9beea500-b579-11ea-9484-452dfe750004.png)
   
   2. Can we modify the links on this page manually?
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jiazhai closed issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
jiazhai closed issue #7313:
URL: https://github.com/apache/pulsar/issues/7313


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648803541


   @tuteng seems that this file https://github.com/apache/pulsar/blob/master/site2/website/data/connectors.js only contains the link to each connector, but does not contain the download links of each connector.
   
   ![image](https://user-images.githubusercontent.com/50226895/85560214-062c4600-b65d-11ea-9c20-bf1ef07571bd.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jiazhai commented on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-647863457


   @Jennifer88huang @Anonymitaet to help on this issue.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet edited a comment on issue #7313: Broken links for pulsar-io-jdbc-2.6.0.nar.* on download page

Posted by GitBox <gi...@apache.org>.
Anonymitaet edited a comment on issue #7313:
URL: https://github.com/apache/pulsar/issues/7313#issuecomment-648803541


   @tuteng seems that this file https://github.com/apache/pulsar/blob/master/site2/website/data/connectors.js only contains the link of each connector, but does not contain the download link of each connector.
   
   ![image](https://user-images.githubusercontent.com/50226895/85560214-062c4600-b65d-11ea-9c20-bf1ef07571bd.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org