[jira] [Closed] (KAFKA-2023) git clone kafka repository requires https

2015-03-17 Thread Anatoli Fomenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Fomenko closed KAFKA-2023. -- Verified in the doc repo and on the site. Thank you. > git clone kafka repository requires ht

[jira] [Resolved] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein resolved KAFKA-2023. -- Resolution: Fixed pushed change to doc > git clone kafka repository requires ht

[jira] [Updated] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-2023: - Reviewer: Gwen Shapira > git clone kafka repository requires ht

[jira] [Assigned] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein reassigned KAFKA-2023: Assignee: Anatoly Fayngelerin > git clone kafka repository requires ht

[jira] [Commented] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Gwen Shapira (JIRA)
;d update the docs with this information. > git clone kafka repository requires https > - > > Key: KAFKA-2023 > URL: https://issues.apache.org/jira/browse/KAFKA-2023 > Project: Kafka

[jira] [Commented] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Anatoli Fomenko (JIRA)
git 1.7.1, and does not with later versions, such as 2.0.4. The question is if the site "supports" git 1.7.1 that is a default CentOS 6 version. > git clone kafka repository requires https > - > > Key: KAFKA-2023 &g

[jira] [Commented] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Joe Stein (JIRA)
t, i tried a few other asf repos same issue with git 1.7.1 what comes with yum install git > git clone kafka repository requires https > - > > Key: KAFKA-2023 > URL: https://issues.apache.org/jir

[jira] [Commented] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Anatoli Fomenko (JIRA)
one CentOS 6.5. Perhaps these words would work better? If you see "error: RPC failed; result=22, HTTP code = 405" use git clone https://git-wip-us.apache.org/repos/asf/kafka.git kafka > git clone kafka repository requires https > - >

[jira] [Updated] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Anatoli Fomenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Fomenko updated KAFKA-2023: --- Attachment: KAFKA-2023.patch Please review the patch. Thank you. > git clone ka

[jira] [Commented] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Joe Stein (JIRA)
two different networks {code} $ git clone http://git-wip-us.apache.org/repos/asf/kafka.git kafka Cloning into 'kafka'... remote: Counting objects: 24607, done. remote: Compressing objects: 100% (9212/9212), done. remote: Total 24607 (delta 14447), reused 19803 (delta 11465) Receiving object

[jira] [Created] (KAFKA-2023) git clone kafka repository requires https

2015-03-16 Thread Anatoli Fomenko (JIRA)
Anatoli Fomenko created KAFKA-2023: -- Summary: git clone kafka repository requires https Key: KAFKA-2023 URL: https://issues.apache.org/jira/browse/KAFKA-2023 Project: Kafka Issue Type: Bug

Re: git clone

2013-09-12 Thread Neha Narkhede
That is the right url. What is the error you see? There is no access control in the current version of Kafka, but there are ideas being discussed on the mailing list and a wiki in progress https://cwiki.apache.org/confluence/display/KAFKA/Security Thanks, Neha On Sep 12, 2013 7:21 AM, "Martin Men

git clone

2013-09-12 Thread Martin Menzel - Dr. Menzel IT
Hi, I tried to clone the kafka repository but the url mentioned on the website doesn't work: http://git-wip-us.apache.org/repos/asf/kafka.git Is there a new URL meanwhile? I wanted to have a look to the code regarding access control. As far as I saw there are no ways to restrict the access