You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/18 16:55:36 UTC

[GitHub] [arrow] lidavidm opened a new pull request, #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

lidavidm opened a new pull request, #12913:
URL: https://github.com/apache/arrow/pull/12913

   This should hopefully fix Java test failures. It isn't perfect - it means we'll skip testing domain sockets on this platform. Alternatively, we need to build and upload the right libraries for s390 and then pull them down in java_build.sh


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

Posted by GitBox <gi...@apache.org>.
lidavidm commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1101883680

   Hmm, no luck there either…wonder if I have to recreate the PR.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

Posted by GitBox <gi...@apache.org>.
lidavidm commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1101585994

   Hmm, well, let's hope Travis picks this up eventually…?


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1142341376

   Looks like the fix didn't work:
   https://app.travis-ci.com/github/apache/arrow/jobs/571909154#L2940
   ```
   [ERROR] Failed to execute goal on project flight-core: Could not resolve dependencies for project org.apache.arrow:flight-core:jar:9.0.0-SNAPSHOT: Failure to find io.netty:netty-transport-native-unix-common:jar:linux-s390_64:4.1.72.Final in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
   ```
   
   @davisusanibar Would you like to help?


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1101563652

   https://issues.apache.org/jira/browse/ARROW-16218


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
lidavidm commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1142090966

   Ah, thanks Antoine, this slipped off my backlog.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1101563667

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1148551241

   @kiszk Would you like to help here? It seems we're a bit stuck trying to find the correct invocation for 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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1142070099

   Travis-CI build at https://app.travis-ci.com/github/apache/arrow/builds/251319189


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kiszk commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
kiszk commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1148677118

   @pitrou IMHO, root cause is that depending packages do not support s390x. Let me give a time to check the status.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm closed pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s
URL: https://github.com/apache/arrow/pull/12913


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kiszk commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390s

Posted by GitBox <gi...@apache.org>.
kiszk commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1159983533

   @pitrou Sorry for taking long time. Now, I succeeded to compile the latest arrow-java at my end. I will work to put my changes.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou commented on pull request #12913: ARROW-16218: [Java] Don't depend on netty-transport-native-unix-common on s390

Posted by GitBox <gi...@apache.org>.
kou commented on PR #12913:
URL: https://github.com/apache/arrow/pull/12913#issuecomment-1101860310

   Travis CI may not run draft pull request.
   Can we try removing "draft"?


-- 
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: github-unsubscribe@arrow.apache.org

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