[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562169#comment-15562169
 ] 

Hudson commented on LENS-1287:
--

UNSTABLE: Integrated in Jenkins build Lens-Commit #1357 (See 
[https://builds.apache.org/job/Lens-Commit/1357/])
LENS-1287: Create command in cli to create schema taking parent (rajatgupta59: 
rev d9884ec6dcc59825f7f771b4d0c3cf7f187686f8)
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensFactCommandsWithMissingWeight.java
* (add) lens-cli/src/test/resources/schema/dimtables/dim_table.xml
* (add) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensSchemaCommands.java
* (delete) lens-cli/src/test/resources/cube_with_no_weight_facts.xml
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensStorageCommands.java
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensCubeCommands.java
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensFactCommands.java
* (add) lens-cli/src/test/resources/schema/facts/fact_without_weight.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/doc/TestGenerateCLIUserDoc.java
* (add) lens-cli/src/test/resources/schema/segmentations/seg1.xml
* (delete) lens-cli/src/test/resources/seg1.xml
* (delete) lens-cli/src/test/resources/dim_table2.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDimensionTableCommands.java
* (add) lens-cli/src/test/resources/schema/dimensions/test-dimension.xml
* (add) lens-cli/src/test/resources/schema/dimtables/dim_table2.xml
* (edit) src/site/apt/user/cli.apt
* (delete) lens-cli/src/test/resources/fact_without_weight.xml
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensDatabaseCommands.java
* (delete) lens-cli/src/test/resources/local-storage.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensSegmentationCommands.java
* (add) lens-cli/src/test/resources/schema/cubes/base/sample-cube.xml
* (delete) lens-cli/src/test/resources/test-dimension.xml
* (add) lens-cli/src/test/resources/schema/facts/fact1.xml
* (delete) lens-cli/src/test/resources/sample-cube.xml
* (delete) lens-cli/src/test/resources/fact1.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDimensionCommands.java
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensFactCommands.java
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDatabaseCommands.java
* (add) 
lens-cli/src/test/resources/schema/cubes/base/cube_with_no_weight_facts.xml
* (add) lens-cli/src/test/resources/schema/dimensions/test-detail.xml
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensDimensionTableCommands.java
* (add) lens-cli/src/test/java/org/apache/lens/cli/LensCLITest.java
* (add) lens-cli/src/test/java/org/apache/lens/cli/TestLensSchemaCommands.java
* (add) lens-cli/src/test/resources/schema/storages/local-storage.xml
* (delete) lens-cli/src/test/resources/test-detail.xml
* (delete) lens-cli/src/test/resources/dim_table.xml


> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562013#comment-15562013
 ] 

Hudson commented on LENS-1287:
--

UNSTABLE: Integrated in Jenkins build Lens-Commit-Java8 #274 (See 
[https://builds.apache.org/job/Lens-Commit-Java8/274/])
LENS-1287: Create command in cli to create schema taking parent (rajatgupta59: 
rev d9884ec6dcc59825f7f771b4d0c3cf7f187686f8)
* (add) lens-cli/src/test/resources/schema/facts/fact_without_weight.xml
* (delete) lens-cli/src/test/resources/local-storage.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensSegmentationCommands.java
* (add) 
lens-cli/src/test/resources/schema/cubes/base/cube_with_no_weight_facts.xml
* (add) lens-cli/src/test/java/org/apache/lens/cli/TestLensSchemaCommands.java
* (edit) src/site/apt/user/cli.apt
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDatabaseCommands.java
* (delete) lens-cli/src/test/resources/dim_table.xml
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDimensionTableCommands.java
* (delete) lens-cli/src/test/resources/test-dimension.xml
* (add) lens-cli/src/test/resources/schema/facts/fact1.xml
* (add) lens-cli/src/test/resources/schema/segmentations/seg1.xml
* (add) lens-cli/src/test/resources/schema/dimensions/test-dimension.xml
* (delete) lens-cli/src/test/resources/fact1.xml
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensDimensionTableCommands.java
* (delete) lens-cli/src/test/resources/cube_with_no_weight_facts.xml
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensFactCommands.java
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensFactCommandsWithMissingWeight.java
* (delete) lens-cli/src/test/resources/sample-cube.xml
* (add) lens-cli/src/test/resources/schema/dimtables/dim_table.xml
* (delete) lens-cli/src/test/resources/fact_without_weight.xml
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensStorageCommands.java
* (add) lens-cli/src/test/resources/schema/dimensions/test-detail.xml
* (add) lens-cli/src/test/resources/schema/dimtables/dim_table2.xml
* (delete) lens-cli/src/test/resources/seg1.xml
* (add) lens-cli/src/test/resources/schema/cubes/base/sample-cube.xml
* (add) lens-cli/src/test/resources/schema/storages/local-storage.xml
* (delete) lens-cli/src/test/resources/test-detail.xml
* (delete) lens-cli/src/test/resources/dim_table2.xml
* (add) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensSchemaCommands.java
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensQueryCommands.java
* (add) lens-cli/src/test/java/org/apache/lens/cli/LensCLITest.java
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensDatabaseCommands.java
* (edit) 
lens-cli/src/main/java/org/apache/lens/cli/commands/LensFactCommands.java
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/TestLensDimensionCommands.java
* (edit) 
lens-cli/src/test/java/org/apache/lens/cli/doc/TestGenerateCLIUserDoc.java
* (edit) lens-cli/src/test/java/org/apache/lens/cli/TestLensCubeCommands.java


> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-10 Thread Rajat Khandelwal (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561812#comment-15561812
 ] 

Rajat Khandelwal commented on LENS-1287:


Committed myself.

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-09 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15559509#comment-15559509
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Success. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/1025/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-07 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1236#comment-1236
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/1007/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551829#comment-15551829
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/1000/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551626#comment-15551626
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/997/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551310#comment-15551310
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/993/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551079#comment-15551079
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/992/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548274#comment-15548274
 ] 

Hadoop QA commented on LENS-1287:
-

Applied patch: 
[LENS-1287.07.patch|https://issues.apache.org/jira/secure/attachment/12831710/LENS-1287.07.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/990/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-10-05 Thread Rajat Khandelwal (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548151#comment-15548151
 ] 

Rajat Khandelwal commented on LENS-1287:


Taking patch from reviewboard and attaching

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2016-08-24 Thread Rajat Khandelwal (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434457#comment-15434457
 ] 

Rajat Khandelwal commented on LENS-1287:


Created https://reviews.apache.org/r/51363/

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)