I am getting the same error now.  Did we ever find the root cause of
this problem?

cmccabe@keter:~/hadoop2> git push
Counting objects: 76, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (15/15), 1.24 KiB | 0 bytes/s, done.
Total 15 (delta 10), reused 0 (delta 0)
remote: You are not authorized to edit this repository.
remote:
To https://git-wip-us.apache.org/repos/asf/hadoop.git
 ! [remote rejected] trunk -> trunk (pre-receive hook declined)
error: failed to push some refs to
'https://git-wip-us.apache.org/repos/asf/hadoop.git'

Colin


On Tue, Feb 24, 2015 at 6:24 PM, Tsuyoshi Ozawa <oz...@apache.org> wrote:
> It works well now! Maybe someone fix this issue...thank you very much!
>
> - Tsuyoshi
>
> On Wed, Feb 25, 2015 at 11:03 AM, Tsuyoshi Ozawa <oz...@apache.org> wrote:
>> Hi,
>>
>> I tried to commit YARN-3247, but it failed because of an error with
>> message "You are not authorized to edit this repository".
>> I confirmed that it worked 10 hours ago. Can someone commit well now?
>>
>> Username for 'https://git-wip-us.apache.org': ozawa
>> Password for 'https://oz...@git-wip-us.apache.org':
>> Counting objects: 19, done.
>> Delta compression using up to 4 threads.
>> Compressing objects: 100% (14/14), done.
>> Writing objects: 100% (19/19), 3.01 KiB | 0 bytes/s, done.
>> Total 19 (delta 8), reused 0 (delta 0)
>> remote: You are not authorized to edit this repository.
>> remote:
>> To https://git-wip-us.apache.org/repos/asf/hadoop.git
>>  ! [remote rejected] trunk -> trunk (pre-receive hook declined)
>> error: failed to push some refs to
>> 'https://git-wip-us.apache.org/repos/asf/hadoop.git'
>>
>> Thanks,
>> - Tsuyoshi

Reply via email to