You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by DmytroShkvyra <gi...@git.apache.org> on 2017/01/30 18:02:42 UTC

[GitHub] zeppelin pull request #1961: [ZEPPELIN-1934] Building from source documentat...

GitHub user DmytroShkvyra opened a pull request:

    https://github.com/apache/zeppelin/pull/1961

    [ZEPPELIN-1934] Building from source documentation

    ### What is this PR for?
    maven-assembly-plugin fails make-assembly execution when the executing user's ID is "too big."
    If domain account, managed by Active Directory or Os X, it assigned very large user IDs that inconsistent with GNU tar archiver and maven-assembly-plugin's configuration property tarLongFileMode  should be set to posix value.
    See proof links below:
    http://maven.apache.org/plugins-archives/maven-assembly-plugin-2.6/assembly-mojo.html
    http://stackoverflow.com/questions/30246705/mvn-failure-on-build
     
    ### What type of PR is it?
    Improvement
    
    ### Todos
    N/A
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1934
    
    ### How should this be tested?
    Manually
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? - NO
    * Is there breaking changes for older versions? - NO
    * Does this needs documentation? - NO


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DmytroShkvyra/zeppelin ZEPPELIN-1934

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1961.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1961
    
----
commit dd15d64738ca490da73cf811cfda27ad58d1a0fa
Author: DmytroShkvyra <ds...@gmail.com>
Date:   2017-01-30T17:24:28Z

    [ZEPPELIN-1934] Building from source documentation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    Thanks. LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] Building from source documentation

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    Thanks, could you clarify the PR title, and also update the JIRA title?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #1961: [ZEPPELIN-1934] maven-assembly-plugin fails mak...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/1961


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

Posted by DmytroShkvyra <gi...@git.apache.org>.
Github user DmytroShkvyra commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    @felixcheung Done. I hope that new title is more precise than previous.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    Cool. Can you tell me how to test it by myself?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

Posted by DmytroShkvyra <gi...@git.apache.org>.
Github user DmytroShkvyra commented on the issue:

    https://github.com/apache/zeppelin/pull/1961
  
    @jongyoul Yes, you can do this like described there https://issues.apache.org/jira/browse/MASSEMBLY-781?focusedCommentId=14640499&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14640499


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---