You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/10/21 09:34:53 UTC

[GitHub] [flink] miklosgergely opened a new pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

miklosgergely opened a new pull request #13720:
URL: https://github.com/apache/flink/pull/13720


   org.glassfish:javax.el is transitively referenced for flink-connector-hbase-2.2 tests. It is causing some issues, it is not always available in the maven repository. As it is not needed for our tests, let's exclude it. hbase-mapreduce test dependency also requires it, although it is not showing up in the dependency tree. 


----------------------------------------------------------------
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] [flink] flinkbot edited a comment on pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #13720:
URL: https://github.com/apache/flink/pull/13720#issuecomment-713453365


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=7998",
       "triggerID" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=7998) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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] [flink] dianfu commented on pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
dianfu commented on pull request #13720:
URL: https://github.com/apache/flink/pull/13720#issuecomment-714107665


   @miklosgergely Thanks a lot for the work!


----------------------------------------------------------------
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] [flink] dianfu closed pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
dianfu closed pull request #13720:
URL: https://github.com/apache/flink/pull/13720


   


----------------------------------------------------------------
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] [flink] flinkbot edited a comment on pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #13720:
URL: https://github.com/apache/flink/pull/13720#issuecomment-713453365


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=7998",
       "triggerID" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=7998) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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] [flink] miklosgergely commented on pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
miklosgergely commented on pull request #13720:
URL: https://github.com/apache/flink/pull/13720#issuecomment-713704157


   @dianfu  could you please merge?


----------------------------------------------------------------
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] [flink] flinkbot commented on pull request #13720: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #13720:
URL: https://github.com/apache/flink/pull/13720#issuecomment-713453365


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0b3b07b6a5a0ca77d64f6d9792d720f18b9a5ae UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


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