Pyspark HBase Connection

2017-09-30 Thread mailfordebu
Hi,
   Is there any pyspark HBase connector available for querying and writing 
data into HBase ?
Regards,
Debu 

Sent from my iPhone

Re: Welcome Chia-Ping Tsai to the HBase PMC

2017-09-30 Thread Yu Li
Congratulations, Chia-Ping!

Best Regards,
Yu

On 30 September 2017 at 15:38, Anoop John  wrote:

> Congrats Chia-Ping  Welcome..
>
> -Anoop-
>
> On Sat, Sep 30, 2017 at 12:28 PM, Ashish Singhi 
> wrote:
> > Congratulations, Chia-Ping.
> >
> > On Sat, Sep 30, 2017 at 3:49 AM, Misty Stanley-Jones 
> > wrote:
> >
> >> The HBase PMC is delighted to announce that Chia-Ping Tsai has agreed to
> >> join
> >> the HBase PMC, and help to make the project run smoothly. Chia-Ping
> became
> >> an
> >> HBase committer over 6 months ago, based on long-running participate in
> the
> >> HBase project, a consistent record of resolving HBase issues, and
> >> contributions
> >> to testing and performance.
> >>
> >> Thank you for stepping up to serve, Chia-Ping!
> >>
> >> As a reminder, if anyone would like to nominate another person as a
> >> committer or PMC member, even if you are not currently a committer or
> PMC
> >> member, you can always drop a note to priv...@hbase.apache.org to let
> us
> >> know!
> >>
> >> Thanks,
> >> Misty (on behalf of the HBase PMC)
> >>
>


Re: Is possible make shared object from HBase sources?

2017-09-30 Thread Ted Yu
>From https://buckbuild.com/rule/cxx_library.html , it seems to
support shared PIC-enabled build on Android.

bq. it is main, it is not shared library?

I added main() because you started with cxx_binary in BUCK which requires
main().

I did a quick search but haven't found build target in BUCK which
generates shared
PIC-enabled output.

Consider using make / CMake.

On Sat, Sep 30, 2017 at 12:17 AM, Andrzej  wrote:

> W dniu 30.09.2017 o 06:46, Ted Yu pisze:
>
>> https://pastebin.com/PPGkuxGS
>>
>
> > int main(int argc, char *argv[]) {
>
> I see, it is main, it is not shared library?
>
>
>> In BUCK, there is no need for compiler_flags and linker_flags
>>
>
> Compiler flags and linker flags to compilation .so file instead executable
> binary.
> Code pastebin.com/PPGkuxGS creates executable or shared library?
>


Re: Welcome Chia-Ping Tsai to the HBase PMC

2017-09-30 Thread Anoop John
Congrats Chia-Ping  Welcome..

-Anoop-

On Sat, Sep 30, 2017 at 12:28 PM, Ashish Singhi  wrote:
> Congratulations, Chia-Ping.
>
> On Sat, Sep 30, 2017 at 3:49 AM, Misty Stanley-Jones 
> wrote:
>
>> The HBase PMC is delighted to announce that Chia-Ping Tsai has agreed to
>> join
>> the HBase PMC, and help to make the project run smoothly. Chia-Ping became
>> an
>> HBase committer over 6 months ago, based on long-running participate in the
>> HBase project, a consistent record of resolving HBase issues, and
>> contributions
>> to testing and performance.
>>
>> Thank you for stepping up to serve, Chia-Ping!
>>
>> As a reminder, if anyone would like to nominate another person as a
>> committer or PMC member, even if you are not currently a committer or PMC
>> member, you can always drop a note to priv...@hbase.apache.org to let us
>> know!
>>
>> Thanks,
>> Misty (on behalf of the HBase PMC)
>>


Re: Is possible make shared object from HBase sources?

2017-09-30 Thread Andrzej

W dniu 30.09.2017 o 06:46, Ted Yu pisze:

https://pastebin.com/PPGkuxGS


> int main(int argc, char *argv[]) {

I see, it is main, it is not shared library?



In BUCK, there is no need for compiler_flags and linker_flags


Compiler flags and linker flags to compilation .so file instead 
executable binary.

Code pastebin.com/PPGkuxGS creates executable or shared library?


Re: Welcome Chia-Ping Tsai to the HBase PMC

2017-09-30 Thread Ashish Singhi
Congratulations, Chia-Ping.

On Sat, Sep 30, 2017 at 3:49 AM, Misty Stanley-Jones 
wrote:

> The HBase PMC is delighted to announce that Chia-Ping Tsai has agreed to
> join
> the HBase PMC, and help to make the project run smoothly. Chia-Ping became
> an
> HBase committer over 6 months ago, based on long-running participate in the
> HBase project, a consistent record of resolving HBase issues, and
> contributions
> to testing and performance.
>
> Thank you for stepping up to serve, Chia-Ping!
>
> As a reminder, if anyone would like to nominate another person as a
> committer or PMC member, even if you are not currently a committer or PMC
> member, you can always drop a note to priv...@hbase.apache.org to let us
> know!
>
> Thanks,
> Misty (on behalf of the HBase PMC)
>