Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1

2017-03-20 Thread wangj...@weiresearch.com
Hi Koji:

I modified the error about PR , and pass the check of nifi . But you known that 
the main branch was built to fail , so I think the else errors are not my 
problem .
What do you think about that? Thank you very much.

Petter Wang 



wangj...@weiresearch.com
 
From: Koji Kawamura
Date: 2017-03-20 17:05
To: wangj...@weiresearch.com
CC: dev; 夏振宇; 王家昉
Subject: Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
Hi Peter,
 
Thank you very much for the JIRA and PR. I really appreciate your contribution!
 
Posted a comment on the next step, please check the comment in Github:
https://github.com/apache/nifi/pull/1604#pullrequestreview-27793004
 
Koji
 
On Mon, Mar 20, 2017 at 5:41 PM, wangj...@weiresearch.com
 wrote:
>
> Hi Koji :
>
> Thank you for your advice .Recently , we have finished the localization
> work for nifi which based on branch master .And the localization  had
> chinese and english configuration . The pull request url :
> https://github.com/apache/nifi/pull/1604 ,
> the JIRA tickiet url : https://issues.apache.org/jira/browse/NIFI-3603 .
> What should I do next ? Any suggestions are welcome . Thanks a lot .
>
>
> Peter Wang
> best wishes
> ____
> wangj...@weiresearch.com
>
>
> From: Koji Kawamura
> Date: 2017-03-15 14:35
> To: wangj...@weiresearch.com
> CC: dev
> Subject: Re: Re: we finished a Chinesization & a Japanize version of Nifi
> 1.1
> Hi Dustin, Petter,
>
> Sorry for the delayed response.
>
> I think it is necessary for us as a community to the official Apache
> NiFi master branch. Because I think that's the only way to maintain
> localized content in the future, so that it will not being left
> behind.
>
> I wrote a NiFi Feature Proposal on Localize NiFi to lay out my
> thoughts, and as a place for further discussion.
> https://cwiki.apache.org/confluence/display/NIFI/Localize+NiFi
>
> I'd like to highlight few statements from the proposal:
>
> "Actual translation (localization) work need not to be finished
> completely at any point in NiFi releases. Thus it does not affect NiFi
> release cycle at all. However, NiFi framework capability to extend
> language is managed as a part of NiFi itself."
>
> "Once the externalize effort is incorporated to NiFi code base,
> subsequent code change should follow the same rule in order to
> maintain localization."
>
> What I think necessary is to merge the extension point you have
> externalize into master branch as soon as possible and when we have
> time to do so. After that, we can focus on translating content, and I
> think we can expect lots of contribution from local engineers for
> this.
>
> The next step would be create a JIRA for extracting user-facing string
> from JS and JSP files. And create a Pull Request so that the change
> can officially be reviewed and merged. Would you be able to do that?
>
> How to create a JIRA ticket:
> https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-Createaticketfornewbugsorfeatures
>
> How to send a pull request
> https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-Supplyingacontribution
>
>> As we do not have experience to do localization in nifi before...
>
> This is my first time, too :)
>
> Thanks,
> Koji
>
> On Tue, Mar 14, 2017 at 8:17 PM, wangj...@weiresearch.com
>  wrote:
>>
>> Hi Koji,
>>
>> Today ,we created the new repository of Nifi ,thr url :
>> https://github.com/wangrenlei/nifi , the  branch of master is based  on
>> branch NIFI-2676-rc1 ,nothing for modified , the branch of NIFI-cn-v1 is
>> the
>> Chinesization & a Japanize version of Nifi 1.1.0 ,the  branch of
>> NIFI-cn-pro-v1 is our own processor (chineseName,spider,dameng). Any
>> suggestions are welcome . Thanks a lot .
>>
>>
>> Best regards
>> Petter Wang
>> 
>> wangj...@weiresearch.com
>>
>>
>> From: Koji Kawamura
>> Date: 2017-03-10 17:03
>> To: dev
>> Subject: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
>> Hi Dustin,
>>
>> I tried to build the branch, but it wasn't successful out of the box,
>> due to the module version mismatch. Following projects are defined as
>> '1.0.0' in pom.xml but I think those should be '1.1.0-SNAPSHOT'.
>>
>> modified:
>>
>> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml
>> modified:
>>
>> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml
>>

Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1

2017-03-20 Thread wangj...@weiresearch.com

Hi Koji :

Thank you for your advice .Recently , we have finished the localization
work for nifi which based on branch master .And the localization  had chinese 
and english configuration . The pull request url : 
https://github.com/apache/nifi/pull/1604 , 
the JIRA tickiet url : https://issues.apache.org/jira/browse/NIFI-3603 . 
What should I do next ? Any suggestions are welcome . Thanks a lot .


Peter Wang 
best wishes


wangj...@weiresearch.com
 
From: Koji Kawamura
Date: 2017-03-15 14:35
To: wangj...@weiresearch.com
CC: dev
Subject: Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
Hi Dustin, Petter,
 
Sorry for the delayed response.
 
I think it is necessary for us as a community to the official Apache
NiFi master branch. Because I think that's the only way to maintain
localized content in the future, so that it will not being left
behind.
 
I wrote a NiFi Feature Proposal on Localize NiFi to lay out my
thoughts, and as a place for further discussion.
https://cwiki.apache.org/confluence/display/NIFI/Localize+NiFi
 
I'd like to highlight few statements from the proposal:
 
"Actual translation (localization) work need not to be finished
completely at any point in NiFi releases. Thus it does not affect NiFi
release cycle at all. However, NiFi framework capability to extend
language is managed as a part of NiFi itself."
 
"Once the externalize effort is incorporated to NiFi code base,
subsequent code change should follow the same rule in order to
maintain localization."
 
What I think necessary is to merge the extension point you have
externalize into master branch as soon as possible and when we have
time to do so. After that, we can focus on translating content, and I
think we can expect lots of contribution from local engineers for
this.
 
The next step would be create a JIRA for extracting user-facing string
from JS and JSP files. And create a Pull Request so that the change
can officially be reviewed and merged. Would you be able to do that?
 
How to create a JIRA ticket:
https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-Createaticketfornewbugsorfeatures
 
How to send a pull request
https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide#ContributorGuide-Supplyingacontribution
 
> As we do not have experience to do localization in nifi before...
 
This is my first time, too :)
 
Thanks,
Koji
 
On Tue, Mar 14, 2017 at 8:17 PM, wangj...@weiresearch.com
 wrote:
>
> Hi Koji,
>
> Today ,we created the new repository of Nifi ,thr url :
> https://github.com/wangrenlei/nifi , the  branch of master is based  on
> branch NIFI-2676-rc1 ,nothing for modified , the branch of NIFI-cn-v1 is the
> Chinesization & a Japanize version of Nifi 1.1.0 ,the  branch of
> NIFI-cn-pro-v1 is our own processor (chineseName,spider,dameng). Any
> suggestions are welcome . Thanks a lot .
>
>
> Best regards
> Petter Wang
> 
> wangj...@weiresearch.com
>
>
> From: Koji Kawamura
> Date: 2017-03-10 17:03
> To: dev
> Subject: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
> Hi Dustin,
>
> I tried to build the branch, but it wasn't successful out of the box,
> due to the module version mismatch. Following projects are defined as
> '1.0.0' in pom.xml but I think those should be '1.1.0-SNAPSHOT'.
>
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml
>
> I got another build error on angular version at bower plugin. Changed
> angular from 1.5.8 to 1.6.3 in this file:
> modified:
> nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/bower.json
>
> After applying above modification, I was able to build

Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1

2017-03-14 Thread wangj...@weiresearch.com

Hi Koji,

Today ,we created the new repository of Nifi ,thr url : 
https://github.com/wangrenlei/nifi , the  branch of master is based  on branch 
NIFI-2676-rc1 ,nothing for modified , the branch of NIFI-cn-v1 is the  
Chinesization & a Japanize version of Nifi 1.1.0 ,the  branch of NIFI-cn-pro-v1 
is our own processor (chineseName,spider,dameng). Any suggestions are welcome . 
Thanks a lot .


Best regards
Petter Wang


wangj...@weiresearch.com 

 
From: Koji Kawamura
Date: 2017-03-10 17:03
To: dev
Subject: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
Hi Dustin,
 
I tried to build the branch, but it wasn't successful out of the box,
due to the module version mismatch. Following projects are defined as
'1.0.0' in pom.xml but I think those should be '1.1.0-SNAPSHOT'.
 
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml
 
I got another build error on angular version at bower plugin. Changed
angular from 1.5.8 to 1.6.3 in this file:
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/bower.json
 
After applying above modification, I was able to build the branch and
now I'm seeing Japanese NiFi Web UI. Thanks again for sharing this.
Let's see how we can incorporate this to the nifi code base so that
localization work can keep updating.
 
Thanks,
Koji
 
On Fri, Mar 10, 2017 at 4:29 PM, Koji Kawamura  wrote:
> Hi Dustin,
>
> This is awesome! I am a native Japanese NiFi developer and many people
> wish to see local language in the UI. I am going to check the Japanese
> NiFi UI out :)
>
> Thanks,
> Koji
>
> On Fri, Mar 10, 2017 at 1:26 PM, 王家昉  wrote:
>> Hi All:
>> We are glad to announce that our company, Weiresearch Info Tech.,Ltd,
>> has finished a Chinesization version and a Japanize version of
>> Nifi-1.1.0-SNAPSHOT (based on branch NIFI-2676-rc1 ) . Please refer to the
>> snapshot attached. Our company is a leading big data technology, software
>> and service provider in China. We also dedicate to contribute to open source
>> community and provide the value of Nifi to customers at China. The versions
>> we finished has been customized to adapt to the requirements of Chinese
>> customers, like adding processors that supports Chinese self developed
>> database etc. We have ability to deliver processors development as well as
>> localization for different language, for any version of Nifi.
>>
>>   Anyone who are interested can find the code we finished at
>> https://github.com/wangrenlei/nifi-1/tree/NIFI-2676-rc1, and any suggestions
>> are welcome. Thanks a lot
>>
>> Best regards
>> Your Sincerely, Dustin Wang
>>
>>
>>
>>
>>
>>


Re: Re: we finished a Chinesization & a Japanize version of Nifi 1.1

2017-03-10 Thread wangj...@weiresearch.com
Hi Koji,

you are right,we modified the pom.xm ,and we had wrote this modify at the 
readme.md,but it is chinese description。And the angular 1.5.8 should be change 
at the bower.json。

Thanks
Petter Wang


wangj...@weiresearch.com
 
From: Koji Kawamura
Date: 2017-03-10 17:03
To: dev
Subject: Re: we finished a Chinesization & a Japanize version of Nifi 1.1
Hi Dustin,
 
I tried to build the branch, but it wasn't successful out of the box,
due to the module version mismatch. Following projects are defined as
'1.0.0' in pom.xml but I think those should be '1.1.0-SNAPSHOT'.
 
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-custom-ui-utilities/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-ui-extension/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-access/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-error/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-optimistic-locking/pom.xml
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml
 
I got another build error on angular version at bower plugin. Changed
angular from 1.5.8 to 1.6.3 in this file:
modified:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/bower.json
 
After applying above modification, I was able to build the branch and
now I'm seeing Japanese NiFi Web UI. Thanks again for sharing this.
Let's see how we can incorporate this to the nifi code base so that
localization work can keep updating.
 
Thanks,
Koji
 
On Fri, Mar 10, 2017 at 4:29 PM, Koji Kawamura  wrote:
> Hi Dustin,
>
> This is awesome! I am a native Japanese NiFi developer and many people
> wish to see local language in the UI. I am going to check the Japanese
> NiFi UI out :)
>
> Thanks,
> Koji
>
> On Fri, Mar 10, 2017 at 1:26 PM, 王家昉  wrote:
>> Hi All:
>> We are glad to announce that our company, Weiresearch Info Tech.,Ltd,
>> has finished a Chinesization version and a Japanize version of
>> Nifi-1.1.0-SNAPSHOT (based on branch NIFI-2676-rc1 ) . Please refer to the
>> snapshot attached. Our company is a leading big data technology, software
>> and service provider in China. We also dedicate to contribute to open source
>> community and provide the value of Nifi to customers at China. The versions
>> we finished has been customized to adapt to the requirements of Chinese
>> customers, like adding processors that supports Chinese self developed
>> database etc. We have ability to deliver processors development as well as
>> localization for different language, for any version of Nifi.
>>
>>   Anyone who are interested can find the code we finished at
>> https://github.com/wangrenlei/nifi-1/tree/NIFI-2676-rc1, and any suggestions
>> are welcome. Thanks a lot
>>
>> Best regards
>> Your Sincerely, Dustin Wang
>>
>>
>>
>>
>>
>>


Re: Re: Controls the order in which processors are executed

2017-02-12 Thread wangj...@weiresearch.com
Hi my friend:
Tank you ,you are right , i only want to have a sequence of actions for my 
components.
And the components are  the result of that i edit resource,so that it is not in 
the list.
Can you give me some advices?

best wishs
petter wang
2017-02-13



wangj...@weiresearch.com
 
From: Aldrin Piri
Date: 2017-02-10 21:04
To: dev
Subject: Re: Controls the order in which processors are executed
Hi Petter,
 
It seems the image did not make it through to the list.  Could you please
upload it elsewhere and then provide a link?
 
Are you looking to have a specific sequence of actions for your components?
 
On Fri, Feb 10, 2017 at 1:24 AM, wangj...@weiresearch.com <
wangj...@weiresearch.com> wrote:
 
> Nifi 1.1.1
> I recently created three processors, as shown below.
>
> I want all selected, the first implementation of the
> spiderProcessor, and then the implementation of b extractTableProcessor,
> the final implementation of ChineseProcessor. In short, I would like to
> have a processor on the order of the implementation of the controller, you
> can help me Mody, very grateful.
>
> *tank you for much*
> *petter wang*
> *2017-02-10*
>
>


Controls the order in which processors are executed

2017-02-09 Thread wangj...@weiresearch.com
Nifi 1.1.1
I recently created three processors, as shown below. 

I want all selected, the first implementation of the spiderProcessor, 
and then the implementation of b extractTableProcessor, the final 
implementation of ChineseProcessor. In short, I would like to have a processor 
on the order of the implementation of the controller, you can help me Mody, 
very grateful.

tank you for much
petter wang
2017-02-10