[GitHub] bigtop issue #325: BIGTOP-2968: Bump Hive version to 2.3.2

2017-12-25 Thread c0s
Github user c0s commented on the issue:

https://github.com/apache/bigtop/pull/325
  
Ah, got it. Cool, thanks for fixing this! LGTM!


---


[GitHub] bigtop issue #328: Add Storm

2017-12-25 Thread c0s
Github user c0s commented on the issue:

https://github.com/apache/bigtop/pull/328
  
Thanks for the contribution!
Could you please make sure that the name of the PR is matching the synopsis 
of the JIRA ticket so all updates from here can be automatically propagated to 
the Apache JIRA?

I have left some more comments [in the 
ticket](https://issues.apache.org/jira/browse/BIGTOP-2972?focusedCommentId=16303620=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16303620)


---


[jira] [Created] (BIGTOP-2972) rpm packaging for Storm

2017-12-25 Thread Xing (JIRA)
Xing created BIGTOP-2972:


 Summary: rpm packaging for Storm
 Key: BIGTOP-2972
 URL: https://issues.apache.org/jira/browse/BIGTOP-2972
 Project: Bigtop
  Issue Type: Improvement
  Components: build, rpm
Reporter: Xing






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] bigtop pull request #328: Add Storm

2017-12-25 Thread Xingwd
GitHub user Xingwd opened a pull request:

https://github.com/apache/bigtop/pull/328

Add Storm

package storm rpm in bigtop

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

$ git pull https://github.com/Xingwd/bigtop storm

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

https://github.com/apache/bigtop/pull/328.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 #328


commit c3e54b8c6330b5f7410416213a397a11f10fef7d
Author: xingweidong 
Date:   2017-12-26T07:18:09Z

add storm




---


[jira] [Created] (BIGTOP-2971) rpm packaging for Ranger

2017-12-25 Thread Xing (JIRA)
Xing created BIGTOP-2971:


 Summary: rpm packaging for Ranger
 Key: BIGTOP-2971
 URL: https://issues.apache.org/jira/browse/BIGTOP-2971
 Project: Bigtop
  Issue Type: Improvement
  Components: build, rpm
 Environment: centos7,x86
Reporter: Xing






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] bigtop pull request #326: Add Ranger

2017-12-25 Thread Xingwd
GitHub user Xingwd opened a pull request:

https://github.com/apache/bigtop/pull/326

Add Ranger

package ranger rpm in bigtop

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

$ git pull https://github.com/Xingwd/bigtop ranger

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

https://github.com/apache/bigtop/pull/326.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 #326


commit 67f4a32364c5f896e6dc2adfbceead7e05c19958
Author: xingweidong 
Date:   2017-12-26T01:20:37Z

add ranger

commit fc27c235f52b253e88b3f526510510ece6177167
Author: xingweidong 
Date:   2017-12-26T01:56:38Z

debug kafka-plugin




---


[GitHub] bigtop issue #325: BIGTOP-2968: Bump Hive version to 2.3.2

2017-12-25 Thread youngwookim
Github user youngwookim commented on the issue:

https://github.com/apache/bigtop/pull/325
  
Cos, Thanks for the comment.
HIVE-16302 is in Hive 3.0.0 so the patch can be removed when we upgrade 
Hive to 3. On the Hive side, HoS(Hive on Spark) should work with Spark 2+ and 
the Spark side, SparkSQL 2.2+ should work with Hive 2.x Metastore (AFAIK) 
Please see my comment @ BIGTOP-2945

in short, if we have both Hive 2.3 and Spark 2.2(BIGTOP-2969), it should 
work at all.


---