Re: [VOTE] Omid release branch 0.9.0.0 - Release candidate 1

2018-03-13 Thread Ohad Shacham
Add  -Phbase-1 to your maven command. It should solve the error.


Sent from Yahoo Mail for iPhone


On Tuesday, March 13, 2018, 21:43, James Taylor  wrote:

Rat check passes when I run "mvn -Prelease_profile -Phbase-1 install" which
is good.

However, "mvn clean install" fails (on my Mac) with the following error:

[INFO]

[INFO] Building HBase tools 0.9.0.0
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ omid-hbase-tools
---
[INFO] Deleting
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
omid-hbase-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @
omid-hbase-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23]
cannot find symbol
  symbol:  class HBaseShims
  location: package org.apache.omid
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13]
cannot find symbol
  symbol:  variable HBaseShims
  location: class org.apache.omid.tools.hbase.OmidTableManager
[INFO] 2 errors


On Tue, Mar 13, 2018 at 2:17 AM, Ohad Shacham 
wrote:

> Hi All,
>
> I would like to call a vote to release Apache Omid (Incubator) 0.9.0.0,
> release candidate #1.
> Links to various release artifacts are given below. Please review and vote.
>
> The vote will be open for at least 72 hours and until necessary number of
> votes are reached.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>
> Release notes for the 0.9.0.0 release:
> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.
> 0-rc1/RELEASE_NOTES.html
>
> Git tag for the release:https://git-wip-us.apache.org/repos/asf/
> incubator-omid.git/?p=incubator-omid.git;a=tag;h=
> 5dd5f86822beb43d08e91d00dd2427b4f130d6c2
>
> Sources for the release:https://dist.apache.org/repos/dist/dev/incubator/
> omid/0.9.0.0-rc1/apache-omid-incubating-0.9.0.0-src.tar.gzSource release
> verification: PGP Signature:  https://dist.apache.org/repos/
> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
> 0.9.0.0-src.tar.gz.ascMD5 Hash: https://dist.apache.org/repos/
> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
> 0.9.0.0-src.tar.gz.md5Keys to verify the signature of the release
> artifact are available at:https://dist.apache.org/
> repos/dist/dev/incubator/omid/0.9.0.0-rc1/KEYS
> Thanks,Ohad





Re: [VOTE] Omid release branch 0.9.0.0 - Release candidate 1

2018-03-13 Thread James Taylor
Rat check passes when I run "mvn -Prelease_profile -Phbase-1 install" which
is good.

However, "mvn clean install" fails (on my Mac) with the following error:

[INFO]

[INFO] Building HBase tools 0.9.0.0
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ omid-hbase-tools
---
[INFO] Deleting
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
omid-hbase-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @
omid-hbase-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23]
cannot find symbol
  symbol:   class HBaseShims
  location: package org.apache.omid
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13]
cannot find symbol
  symbol:   variable HBaseShims
  location: class org.apache.omid.tools.hbase.OmidTableManager
[INFO] 2 errors


On Tue, Mar 13, 2018 at 2:17 AM, Ohad Shacham 
wrote:

> Hi All,
>
> I would like to call a vote to release Apache Omid (Incubator) 0.9.0.0,
> release candidate #1.
> Links to various release artifacts are given below. Please review and vote.
>
> The vote will be open for at least 72 hours and until necessary number of
> votes are reached.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>
> Release notes for the 0.9.0.0 release:
> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.
> 0-rc1/RELEASE_NOTES.html
>
> Git tag for the release:https://git-wip-us.apache.org/repos/asf/
> incubator-omid.git/?p=incubator-omid.git;a=tag;h=
> 5dd5f86822beb43d08e91d00dd2427b4f130d6c2
>
> Sources for the release:https://dist.apache.org/repos/dist/dev/incubator/
> omid/0.9.0.0-rc1/apache-omid-incubating-0.9.0.0-src.tar.gzSource release
> verification: PGP Signature:  https://dist.apache.org/repos/
> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
> 0.9.0.0-src.tar.gz.ascMD5 Hash: https://dist.apache.org/repos/
> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
> 0.9.0.0-src.tar.gz.md5Keys to verify the signature of the release
> artifact are available at:https://dist.apache.org/
> repos/dist/dev/incubator/omid/0.9.0.0-rc1/KEYS
> Thanks,Ohad


[GitHub] incubator-omid pull request #25: [OMID-93] mark mutation as committed

2018-03-13 Thread ohadshacham
GitHub user ohadshacham opened a pull request:

https://github.com/apache/incubator-omid/pull/25

[OMID-93] mark mutation as committed

This pull request adds an option to add commit metadata (shadow cells) to 
an existing mutation. This feature is required by Apache Phoenix both for local 
index population and update.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ohadshacham/incubator-omid OMID-93

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-omid/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #25


commit 93b2c2a1e7f2e3937feb6a3a507899af13c7c38c
Author: Ohad Shacham 
Date:   2018-03-13T12:22:39Z

[OMID-93] This commit adds an option to add commit metadata (shadow cells) 
to an existing mutation. This feature is required by Apache Phoenix both for 
local index population and update.

commit 361a41373b81c9efa9e77e70c1c58dcdc3b6deb4
Author: Ohad Shacham 
Date:   2018-03-13T12:33:36Z

cosmetics




---


[GitHub] incubator-omid pull request #24: [OMID-92] Add Apache Rat to the build proce...

2018-03-13 Thread ohadshacham
Github user ohadshacham closed the pull request at:

https://github.com/apache/incubator-omid/pull/24


---


[jira] [Updated] (OMID-93) Mark mutation as committed

2018-03-13 Thread Ohad Shacham (JIRA)

 [ 
https://issues.apache.org/jira/browse/OMID-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ohad Shacham updated OMID-93:
-
Issue Type: Sub-task  (was: New Feature)
Parent: OMID-82

> Mark mutation as committed
> --
>
> Key: OMID-93
> URL: https://issues.apache.org/jira/browse/OMID-93
> Project: Apache Omid
>  Issue Type: Sub-task
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
>
> This task requires the addition of commit metadata (shadow cells) to an 
> existing mutation. This feature is required by Apache Phoenix both for local 
> index population and update. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OMID-93) Mark mutation as committed

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OMID-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396885#comment-16396885
 ] 

ASF GitHub Bot commented on OMID-93:


GitHub user ohadshacham opened a pull request:

https://github.com/apache/incubator-omid/pull/25

[OMID-93] mark mutation as committed

This pull request adds an option to add commit metadata (shadow cells) to 
an existing mutation. This feature is required by Apache Phoenix both for local 
index population and update.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ohadshacham/incubator-omid OMID-93

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-omid/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #25


commit 93b2c2a1e7f2e3937feb6a3a507899af13c7c38c
Author: Ohad Shacham 
Date:   2018-03-13T12:22:39Z

[OMID-93] This commit adds an option to add commit metadata (shadow cells) 
to an existing mutation. This feature is required by Apache Phoenix both for 
local index population and update.

commit 361a41373b81c9efa9e77e70c1c58dcdc3b6deb4
Author: Ohad Shacham 
Date:   2018-03-13T12:33:36Z

cosmetics




> Mark mutation as committed
> --
>
> Key: OMID-93
> URL: https://issues.apache.org/jira/browse/OMID-93
> Project: Apache Omid
>  Issue Type: New Feature
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
>
> This task requires the addition of commit metadata (shadow cells) to an 
> existing mutation. This feature is required by Apache Phoenix both for local 
> index population and update. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OMID-93) Mark mutation as committed

2018-03-13 Thread Ohad Shacham (JIRA)

 [ 
https://issues.apache.org/jira/browse/OMID-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ohad Shacham updated OMID-93:
-
Description: This task requires the addition of commit metadata (shadow 
cells) to an existing mutation. This feature is required by Apache Phoenix both 
for local index population and update.   (was: This tasks requires the addition 
of commit metadata (shadow cells) to an existing mutation. This feature is 
required by Apache Phoenix both for local index population and update. )

> Mark mutation as committed
> --
>
> Key: OMID-93
> URL: https://issues.apache.org/jira/browse/OMID-93
> Project: Apache Omid
>  Issue Type: New Feature
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
>
> This task requires the addition of commit metadata (shadow cells) to an 
> existing mutation. This feature is required by Apache Phoenix both for local 
> index population and update. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OMID-92) Integrate Apache Rat in build process

2018-03-13 Thread Ohad Shacham (JIRA)

 [ 
https://issues.apache.org/jira/browse/OMID-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ohad Shacham closed OMID-92.


> Integrate Apache Rat in build process
> -
>
> Key: OMID-92
> URL: https://issues.apache.org/jira/browse/OMID-92
> Project: Apache Omid
>  Issue Type: New Feature
>Affects Versions: all
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
> Fix For: 0.9.0.0
>
> Attachments: OMID-92.patch
>
>
> Add Apache Rat to the build process and align code with Rat's requirement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OMID-92) Integrate Apache Rat in build process

2018-03-13 Thread Ohad Shacham (JIRA)

 [ 
https://issues.apache.org/jira/browse/OMID-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ohad Shacham resolved OMID-92.
--
Resolution: Fixed

commit b2ffebf36ff7e15dd52ec5bd136586a7a65c5a50

> Integrate Apache Rat in build process
> -
>
> Key: OMID-92
> URL: https://issues.apache.org/jira/browse/OMID-92
> Project: Apache Omid
>  Issue Type: New Feature
>Affects Versions: all
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
> Fix For: 0.9.0.0
>
> Attachments: OMID-92.patch
>
>
> Add Apache Rat to the build process and align code with Rat's requirement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OMID-92) Integrate Apache Rat in build process

2018-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OMID-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396675#comment-16396675
 ] 

ASF GitHub Bot commented on OMID-92:


Github user ohadshacham closed the pull request at:

https://github.com/apache/incubator-omid/pull/24


> Integrate Apache Rat in build process
> -
>
> Key: OMID-92
> URL: https://issues.apache.org/jira/browse/OMID-92
> Project: Apache Omid
>  Issue Type: New Feature
>Affects Versions: all
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
> Fix For: 0.9.0.0
>
> Attachments: OMID-92.patch
>
>
> Add Apache Rat to the build process and align code with Rat's requirement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OMID-92) Integrate Apache Rat in build process

2018-03-13 Thread Ohad Shacham (JIRA)

 [ 
https://issues.apache.org/jira/browse/OMID-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ohad Shacham updated OMID-92:
-
Attachment: OMID-92.patch

> Integrate Apache Rat in build process
> -
>
> Key: OMID-92
> URL: https://issues.apache.org/jira/browse/OMID-92
> Project: Apache Omid
>  Issue Type: New Feature
>Affects Versions: all
>Reporter: Ohad Shacham
>Assignee: Ohad Shacham
>Priority: Major
> Fix For: 0.9.0.0
>
> Attachments: OMID-92.patch
>
>
> Add Apache Rat to the build process and align code with Rat's requirement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)