Re: Getting additional permissions on Apache JIRA

2017-06-15 Thread Tim Armstrong
It looks like this is something I need to file a JIRA with Apache infra
for. Thanks to those of you who responded privately.

On Thu, Jun 15, 2017 at 4:40 PM, Tim Armstrong 
wrote:

> I'm trying to create an agile board on JIRA but running into a permissions
> problem. Would someone with admin privileges be able to help me out?
>
> The error is:
>
>- You do not have permission to share. All shares are invalid.
>- The user 'Tim Armstrong' does not have permission to share. The
>owner has not been changed.
>
>
> It looks like I need the "Create Shared Objects" permission (according to
> https://confluence.atlassian.com/adminjiracloud/managing-
> global-permissions-776636359.html)
>
> - Tim
>


[hs2client-CR] Remove logging.h from client headers

2017-06-15 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has submitted this change and it was merged.

Change subject: Remove logging.h from client headers
..


Remove logging.h from client headers

Remove logging.h from public headers to enable
building in projects that already use glog.
Ran local tests

Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
---
M src/hs2client/api.h
M src/hs2client/columnar-row-set.cc
M src/hs2client/columnar-row-set.h
M src/hs2client/types.cc
M src/hs2client/types.h
5 files changed, 27 insertions(+), 21 deletions(-)

Approvals:
  Wes McKinney: Looks good to me, approved
  Matthew Jacobs: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/7199
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
Gerrit-PatchSet: 1
Gerrit-Project: hs2client
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Matthew Jacobs 
Gerrit-Reviewer: Wes McKinney 


[hs2client-CR] Remove logging.h from client headers

2017-06-15 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change.

Change subject: Remove logging.h from client headers
..


Patch Set 1: Verified+1

-- 
To view, visit http://gerrit.cloudera.org:8080/7199
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
Gerrit-PatchSet: 1
Gerrit-Project: hs2client
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Matthew Jacobs 
Gerrit-Reviewer: Wes McKinney 
Gerrit-HasComments: No


[hs2client-CR] Remove logging.h from client headers

2017-06-15 Thread Wes McKinney (Code Review)
Wes McKinney has posted comments on this change.

Change subject: Remove logging.h from client headers
..


Patch Set 1: Code-Review+2

LGTM

-- 
To view, visit http://gerrit.cloudera.org:8080/7199
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
Gerrit-PatchSet: 1
Gerrit-Project: hs2client
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs 
Gerrit-Reviewer: Wes McKinney 
Gerrit-HasComments: No


Getting additional permissions on Apache JIRA

2017-06-15 Thread Tim Armstrong
I'm trying to create an agile board on JIRA but running into a permissions
problem. Would someone with admin privileges be able to help me out?

The error is:

   - You do not have permission to share. All shares are invalid.
   - The user 'Tim Armstrong' does not have permission to share. The owner
   has not been changed.


It looks like I need the "Create Shared Objects" permission (according to
https://confluence.atlassian.com/adminjiracloud/managing-global-permissions-776636359.html
)

- Tim


[hs2client-CR] Remove logging.h from client headers

2017-06-15 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7199

Change subject: Remove logging.h from client headers
..

Remove logging.h from client headers

Remove logging.h from public headers to enable
building in projects that already use glog.
Ran local tests

Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
---
M src/hs2client/api.h
M src/hs2client/columnar-row-set.cc
M src/hs2client/columnar-row-set.h
M src/hs2client/types.cc
M src/hs2client/types.h
5 files changed, 27 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/hs2client refs/changes/99/7199/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7199
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff
Gerrit-PatchSet: 1
Gerrit-Project: hs2client
Gerrit-Branch: master
Gerrit-Owner: Matthew Jacobs