Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Colm O hEigeartaigh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197277
---


Ship it!




Ship It!

- Colm O hEigeartaigh


On Feb. 12, 2018, 2:55 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:55 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.2 release jars are available here 
> https://repository.apache.org/content/repositories/releases/org/apache/atlas 
> and I am able to build ranger-0.7 using the 0.8.2 release jars.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/2/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197268
---


Ship it!




Ship It!

- Velmurugan Periasamy


On Feb. 12, 2018, 2:55 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:55 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.2 release jars are available here 
> https://repository.apache.org/content/repositories/releases/org/apache/atlas 
> and I am able to build ranger-0.7 using the 0.8.2 release jars.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/2/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/
---

(Updated Feb. 12, 2018, 2:55 p.m.)


Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, Gautam 
Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.


Changes
---

changed to 0.8.2 released version.


Bugs: RANGER-1980
https://issues.apache.org/jira/browse/RANGER-1980


Repository: ranger


Description (updated)
---

**Problem Statement:** Ranger Build is failing on ranger-0.7 branch.

**Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from all 
the sub-modules of 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas. 
However 0.8.2 release jars are available here 
https://repository.apache.org/content/repositories/releases/org/apache/atlas 
and I am able to build ranger-0.7 using the 0.8.2 release jars.


Diffs (updated)
-

  pom.xml cc09475 


Diff: https://reviews.apache.org/r/65608/diff/2/

Changes: https://reviews.apache.org/r/65608/diff/1-2/


Testing
---

Steps performed for Ranger-admin(with patch):
1. Created Build with patch and untar the build.
2. Opened install.properties and provided db configuration in install.properties
3. Called setup.sh

**Expected Behavior:**
Ranger-admin installation should finish successfully.

**Actual Behavior:**
Ranger-admin Installation finished successfully.


Thanks,

Pradeep Agrawal



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Pradeep Agrawal


> On Feb. 12, 2018, 2:27 p.m., Colm O hEigeartaigh wrote:
> > Why not just update to the released 0.8.2? We should avoid depending on 
> > SNAPSHOT versions of other projects unless there is a good reason to do so.
> 
> Pradeep Agrawal wrote:
> Currently 0.8.2-SNAPSHOT jars are not available here 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas
> 
> Velmurugan Periasamy wrote:
> Using 0.8.2 for ranger-0.7 branch makse sense.

Sorry, yes 0.8.2 release is available here 
https://repository.apache.org/content/repositories/releases/org/apache/atlas so 
i will try and provide the updated patch.


- Pradeep


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197263
---


On Feb. 12, 2018, 2:09 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
> using the 0.8.3-SNAPSHOT jar.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/1/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Velmurugan Periasamy


> On Feb. 12, 2018, 2:27 p.m., Colm O hEigeartaigh wrote:
> > Why not just update to the released 0.8.2? We should avoid depending on 
> > SNAPSHOT versions of other projects unless there is a good reason to do so.
> 
> Pradeep Agrawal wrote:
> Currently 0.8.2-SNAPSHOT jars are not available here 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas

Using 0.8.2 for ranger-0.7 branch makse sense.


- Velmurugan


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197263
---


On Feb. 12, 2018, 2:09 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
> using the 0.8.3-SNAPSHOT jar.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/1/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Pradeep Agrawal


> On Feb. 12, 2018, 2:27 p.m., Colm O hEigeartaigh wrote:
> > Why not just update to the released 0.8.2? We should avoid depending on 
> > SNAPSHOT versions of other projects unless there is a good reason to do so.

Currently 0.8.2-SNAPSHOT jars are not available here 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas


- Pradeep


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197263
---


On Feb. 12, 2018, 2:09 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
> using the 0.8.3-SNAPSHOT jar.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/1/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Colm O hEigeartaigh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197263
---



Why not just update to the released 0.8.2? We should avoid depending on 
SNAPSHOT versions of other projects unless there is a good reason to do so.

- Colm O hEigeartaigh


On Feb. 12, 2018, 2:09 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
> using the 0.8.3-SNAPSHOT jar.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/1/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/#review197262
---


Ship it!




Ship It!

- Velmurugan Periasamy


On Feb. 12, 2018, 2:09 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65608/
> ---
> 
> (Updated Feb. 12, 2018, 2:09 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, 
> Gautam Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1980
> https://issues.apache.org/jira/browse/RANGER-1980
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement:** Ranger Build is failing on ranger-0.7 branch.
> 
> **Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from 
> all the sub-modules of 
> https://repository.apache.org/content/repositories/snapshots/org/apache/atlas.
>  However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
> using the 0.8.3-SNAPSHOT jar.
> 
> 
> Diffs
> -
> 
>   pom.xml cc09475 
> 
> 
> Diff: https://reviews.apache.org/r/65608/diff/1/
> 
> 
> Testing
> ---
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 
> **Expected Behavior:**
> Ranger-admin installation should finish successfully.
> 
> **Actual Behavior:**
> Ranger-admin Installation finished successfully.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Review Request 65608: RANGER-1980: Build failure for Ranger 0.7 branch

2018-02-12 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65608/
---

Review request for ranger, Ankita Sinha, Don Bosco Durai, deepak sharma, Gautam 
Borad, Mehul Parikh, suja s, and Velmurugan Periasamy.


Bugs: RANGER-1980
https://issues.apache.org/jira/browse/RANGER-1980


Repository: ranger


Description
---

**Problem Statement:** Ranger Build is failing on ranger-0.7 branch.

**Proposed Solution:** It seems 0.8.2-SNAPSHOT jars have been removed from all 
the sub-modules of 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas. 
However 0.8.3-SNAPSHOT jars are available and I am able to build ranger-0.7 
using the 0.8.3-SNAPSHOT jar.


Diffs
-

  pom.xml cc09475 


Diff: https://reviews.apache.org/r/65608/diff/1/


Testing
---

Steps performed for Ranger-admin(with patch):
1. Created Build with patch and untar the build.
2. Opened install.properties and provided db configuration in install.properties
3. Called setup.sh

**Expected Behavior:**
Ranger-admin installation should finish successfully.

**Actual Behavior:**
Ranger-admin Installation finished successfully.


Thanks,

Pradeep Agrawal