iterator method in Configuration class doesn't interpret expression in a property

2012-02-14 Thread Kousuke Saruta
Hi all, I use Hadoop-1.0 or Hadoop-0.20.2 and Pig 0.8. I encountered a strange behavior of Configuration class. Configuration#get method can interpret expressions in a value related to a property like ${foo.bar} but Configuration#iterator method doesn't interpret expressions although the method r

iterator method in Configuration class doesn't interpret expression in a property

2012-02-14 Thread Kousuke Saruta
Hi all, I use Hadoop-1.0 or Hadoop-0.20.2. I encountered a strange behavior of Configuration class. Configuration#get method can interpret expressions in a value related to a property like ${foo.bar} but Configuration#iterator method doesn't interpret expressions although the method returns the I

Review Request 14298: Memory leak when using JDBC connections.

2013-09-23 Thread Kousuke Saruta
--- I confirmed only not increasing Hashtable$Entry by jmap. Thanks, Kousuke Saruta

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-23 Thread Kousuke Saruta
ice/cli/session/HiveSessionImpl.java 11c96b2 Diff: https://reviews.apache.org/r/14298/diff/ Testing --- I confirmed only not increasing Hashtable$Entry by jmap. Thanks, Kousuke Saruta

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-24 Thread Kousuke Saruta
iff: https://reviews.apache.org/r/14298/diff/ Testing --- I confirmed only not increasing Hashtable$Entry by jmap. Thanks, Kousuke Saruta

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-25 Thread Kousuke Saruta
Testing --- I confirmed only not increasing Hashtable$Entry by jmap. Thanks, Kousuke Saruta

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-26 Thread Kousuke Saruta
d only not increasing Hashtable$Entry by jmap. Thanks, Kousuke Saruta

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-26 Thread Kousuke Saruta
nt? In the new patch, I modified HiveSessionImpl to remove opHandle from handleToOperation immediately on an error. - Kousuke --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/142

Specification of namespaces

2023-08-09 Thread Kousuke Saruta
Hi developers, I'd like to discuss the specification of namespace. According to the specification, each dot separated portion of a namespace should be [a-zA-Z_]][a-zA-Z0-9_]*. https://avro.apache.org/docs/1.11.1/specification/#names But the actual implementations of some language bindings don't f

Re: Specification of namespaces

2023-08-11 Thread Kousuke Saruta
Hi Martin, Thank you for the comment. > Hi, > > On Wed, Aug 9, 2023 at 6:30 PM Kousuke Saruta wrote: > > > Hi developers, > > > > I'd like to discuss the specification of namespace. > > According to the specification, each dot separated portion of a name

Re: Specification of namespaces

2023-08-17 Thread Kousuke Saruta
Hi Michael, {"type":"record","name":"AliasReferenceExample","fields":[{"name":"anEnum","type":{"type":"enum","name":"exampleEnum","alias":"1 > bad alias","symbols":["A","B","C"]}},{"name":"anotherEnum","type":"1 > bad alias"}]} > In the current Java binding, the namespace portion in an alias is a

Re: Specification of namespaces

2023-08-17 Thread Kousuke Saruta
uot;:"anotherEnum","type":"1 bad alias"}]} {"type":"record","name":"AliasReferenceExample","fields":[{"name":"anEnum","type":{"type":"enum","name":"

Re: [DISCUSS] Release Avro 1.11.3

2023-09-16 Thread Kousuke Saruta
Hi Ryan, > On the other hand, I'm having some trouble getting the website built > properly. This can be independent of the release artifacts, but > you'll notice that it's still on 1.11.1! If you have ideas on how we > can simplify this process, I'd love to hear them. > I succeeded in building

Re: [VOTE] Release Apache Avro 1.11.3 RC1

2023-09-19 Thread Kousuke Saruta
+1 (non-binding) Kousuke 2023年9月17日(日) 17:40 Ryan Skraba : > Hi everyone, > > I'd like to propose the following RC1 to be released as the official Apache > Avro 1.11.3 release. > > The commit id is 35ff8b997738e4d983871902d47bfb67b3250734 > * This corresponds to the tag: release-1.11.3-rc1 > * h

Re: welcome a new batch of committers

2018-10-03 Thread Kousuke Saruta
Congratulations! - Kousuke On 2018/10/04 0:30, Gengliang wrote: Congratulations to all ! On Wed, Oct 3, 2018 at 10:06 PM Wenchen Fan mailto:cloud0...@gmail.com>> wrote: Congratulations! On Wed, Oct 3, 2018 at 9:24 PM Madhusudanan Kandasamy mailto:madhusuda...@in.ibm.com>> wrote:

Re: Build time limit in PR builder

2020-05-28 Thread Kousuke Saruta
Thanks all. It's very helpful! - Kousuke On 2020/05/29 3:31, shane knapp ☠ wrote: https://github.com/apache/spark/pull/28666 On Thu, May 28, 2020 at 11:20 AM shane knapp ☠ mailto:skn...@berkeley.edu>> wrote: i'll get a PR put together now. On Thu, May 28, 2020 at 8:26 AM Hyukjin Kwon

Re: [VOTE] Release Apache Spark 1.6.3 (RC2)

2016-11-03 Thread Kousuke Saruta
+1 (non-binding) - Kousuke On 2016/11/03 9:40, Reynold Xin wrote: Please vote on releasing the following candidate as Apache Spark version 1.6.3. The vote is open until Sat, Nov 5, 2016 at 18:00 PDT and passes if a majority of at least 3+1 PMC votes are cast. [ ] +1 Release this package as A

Re: [VOTE] Release Apache Spark 2.0.2 (RC3)

2016-11-10 Thread Kousuke Saruta
+1 (non-binding) On 2016年11月08日 15:09, Reynold Xin wrote: Please vote on releasing the following candidate as Apache Spark version 2.0.2. The vote is open until Thu, Nov 10, 2016 at 22:00 PDT and passes if a majority of at least 3+1 PMC votes are cast. [ ] +1 Release this package as Apache S

Re: welcoming Burak and Holden as committers

2017-01-24 Thread Kousuke Saruta
Congrats, Burak and Holden! - Kousuke On 2017/01/25 6:36, Herman van Hövell tot Westerflier wrote: Congrats! On Tue, Jan 24, 2017 at 10:20 PM, Felix Cheung mailto:felixcheun...@hotmail.com>> wrote: Congrats and welcome!! ---

Re: welcoming Takuya Ueshin as a new Apache Spark committer

2017-02-13 Thread Kousuke Saruta
Congratulations, Takuya! - Kousuke On 2017/02/14 7:38, Herman van Hövell tot Westerflier wrote: Congrats Takuya! On Mon, Feb 13, 2017 at 11:27 PM, Neelesh Salian mailto:neeleshssal...@gmail.com>> wrote: Congratulations, Takuya! On Mon, Feb 13, 2017 at 11:16 AM, Reynold Xin mailto:

Re: [VOTE] Release Apache Spark 1.6.0 (RC2)

2015-12-14 Thread Kousuke Saruta
+1 (non-binding) Tested some workloads using basic API and DataFrame API on my 4-nodes YARN cluster (1 master and 3 slaves). I also tested the Web UI. (I'm resending this mail just in case because it seems that I failed to send the mail to dev@) On 2015/12/13 2:39, Michael Armbrust wrote: Pl

Re: How do we convert a Dataset includes timestamp columns to RDD?

2015-12-17 Thread Kousuke Saruta
Hi Yu, I found it's because DateTimeUtils passed to StaticInvoke is not serializable. I think it's potential bug that StaticInvoke can receives non-Serializable objects. I opened a PR about this issue. https://github.com/apache/spark/pull/10357 - Kousuke On 2015/12/17 16:35, Yu Ishikawa wr

Re: [VOTE] Release Apache Spark 1.6.0 (RC3)

2015-12-17 Thread Kousuke Saruta
+1 On 2015/12/17 6:32, Michael Armbrust wrote: Please vote on releasing the following candidate as Apache Spark version 1.6.0! The vote is open until Saturday, December 19, 2015 at 18:00 UTC and passes if a majority of at least 3 +1 PMC votes are cast. [ ] +1 Release this package as Apache

Re: [VOTE] Release Apache Spark 1.6.0 (RC4)

2015-12-23 Thread Kousuke Saruta
+1 On 2015/12/23 16:14, Jean-Baptiste Onofré wrote: +1 (non binding) Tested with samples on standalone and yarn. Regards JB On 12/22/2015 09:10 PM, Michael Armbrust wrote: Please vote on releasing the following candidate as Apache Spark version 1.6.0! The vote is open until Friday, December

Re: [VOTE] Release Apache Spark 1.6.1 (RC1)

2016-03-09 Thread Kousuke Saruta
+1 (non-binding) On 2016/03/09 4:28, Burak Yavuz wrote: +1 On Tue, Mar 8, 2016 at 10:59 AM, Andrew Or > wrote: +1 2016-03-08 10:59 GMT-08:00 Yin Huai mailto:yh...@databricks.com>>: +1 On Mon, Mar 7, 2016 at 12:39 PM, Reynold Xin

Spark 1.6.1 binary pre-built for Hadoop 2.6 may be broken

2016-04-04 Thread Kousuke Saruta
Hi all, I noticed the binary pre-build for Hadoop 2.6 which we can download from spark.apache.org/downloads.html (Direct Download) may be broken. I couldn't decompress at least following 4 tgzs with "tar xfzv" command and md5-checksum did't match. * spark-1.6.1-bin-hadoop2.6.tgz * spark-1.6.1-bin

Re: Spark 1.6.1 Hadoop 2.6 package on S3 corrupt?

2016-04-04 Thread Kousuke Saruta
Oh, I overlooked that. Thanks. Kousuke On 2016/04/04 22:58, Nicholas Chammas wrote: This is still an issue. The Spark 1.6.1 packages on S3 are corrupt. Is anyone looking into this issue? Is there anything contributors can do to help solve this problem? Nick On Sun, Mar 27, 2016 at 8:49 PM

Re: Spark 1.6.1 Hadoop 2.6 package on S3 corrupt?

2016-04-04 Thread Kousuke Saruta
Thanks. Of course, I verified checksum and it didn't matched. Kousuke On 2016/04/05 0:39, Jitendra Shelar wrote: We can think of using checksum for this kind of issues. On Mon, Apr 4, 2016 at 8:32 PM, Kousuke Saruta mailto:saru...@oss.nttdata.co.jp>> wrote: Oh, I over

Re: Welcoming Yanbo Liang as a committer

2016-06-05 Thread Kousuke Saruta
Congratulations Yanbo! - Kousuke On 2016/06/04 11:48, Matei Zaharia wrote: Hi all, The PMC recently voted to add Yanbo Liang as a committer. Yanbo has been a super active contributor in many areas of MLlib. Please join me in welcoming Yanbo! Matei --

Re: [VOTE] Release Apache Spark 1.6.2 (RC2)

2016-06-22 Thread Kousuke Saruta
+1 (non-binding) On 2016/06/23 4:53, Reynold Xin wrote: +1 myself On Wed, Jun 22, 2016 at 12:19 PM, Sean McNamara mailto:sean.mcnam...@webtrends.com>> wrote: +1 On Jun 22, 2016, at 1:14 PM, Michael Armbrust mailto:mich...@databricks.com>> wrote: +1 On Wed, Jun 22, 2

Re: [VOTE] Release Apache Spark 2.0.0 (RC5)

2016-07-22 Thread Kousuke Saruta
+1 (non-binding) Tested on my cluster with three slave nodes. On 2016/07/23 10:25, Suresh Thalamati wrote: +1 (non-binding) Tested data source api , and jdbc data sources. On Jul 19, 2016, at 7:35 PM, Reynold Xin > wrote: Please vote on releasing the following c

Re: ERROR: java.net.UnknownHostException

2016-07-28 Thread Kousuke Saruta
Hi Miki, What version of Spark are you using? If the version is > 1.4, you might hit SPARK-11227. - Kousuke On 2016/07/28 18:34, Miki Shingo wrote: To whom who has knowledge? I have faced the following error try to use HA configuration. (java.net.UnknownHostException) below is the error fo

Re: [VOTE] Release Apache Spark 2.0.1 (RC3)

2016-09-25 Thread Kousuke Saruta
+1 (non-binding) On 2016年09月26日 07:26, Herman van Hövell tot Westerflier wrote: +1 (non-binding) On Sun, Sep 25, 2016 at 2:05 PM, Ricardo Almeida mailto:ricardo.alme...@actnowib.com>> wrote: +1 (non-binding) Built and tested on - Ubuntu 16.04 / OpenJDK 1.8.0_91 - CentOS /

Re: welcoming Xiao Li as a committer

2016-10-04 Thread Kousuke Saruta
Congratulations Xiao! - Kousuke On 2016/10/05 7:44, Bryan Cutler wrote: Congrats Xiao! On Tue, Oct 4, 2016 at 11:14 AM, Holden Karau > wrote: Congratulations :D :) Yay! On Tue, Oct 4, 2016 at 11:14 AM, Suresh Thalamati mailto:suresh.thalam...@gmail.c

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Kousuke Saruta
+1 - Kousuke On 2016/10/28 2:07, vaquar khan wrote: +1 On Thu, Oct 27, 2016 at 11:56 AM, Davies Liu > wrote: +1 On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin mailto:r...@databricks.com>> wrote: > Greetings from Spark Summit Europe at Brussels.

Re: [VOTE] Release Apache Spark 1.1.1 (RC1)

2014-11-16 Thread Kousuke Saruta
Now I've finished to revert for SPARK-4434 and opened PR. (2014/11/16 17:08), Josh Rosen wrote: -1 I found a potential regression in 1.1.1 related to spark-submit and cluster deploy mode: https://issues.apache.org/jira/browse/SPARK-4434 I think that this is worth fixing. On Fri, Nov 14, 2014

Re: Assembly jar file name does not match profile selection

2014-12-26 Thread Kousuke Saruta
Hi Alessandro, It's fixed by SPARK-3787 and will be applied to 1.2.1 and 1.3.0. https://issues.apache.org/jira/browse/SPARK-3787 - Kousuke (2014/12/27 11:15), Alessandro Baretta wrote: I am building spark with sbt off of branch 1.2. I'm using the following command: sbt/sbt -Pyarn -Phadoop-2.

Re: [VOTE] Release Apache Spark 1.4.0 (RC4)

2015-06-05 Thread Kousuke Saruta
+1 Built on Mac OS X with -Dhadoop.version=2.4.0 -Pyarn -Phive -Phive-thriftserver. Tested on YARN (cluster/client) on CentOS 7. Also WebUI incuding DAG and Timeline View work. On 2015/06/05 15:01, Burak Yavuz wrote: +1 Tested on Mac OS X Burak On Thu, Jun 4, 2015 at 6:35 PM, Calvin Jia

Invalid link for Spark 1.0.0 in Official Web Site

2014-07-04 Thread Kousuke Saruta
Hi, I found there is a invalid link in . The link for release note of Spark 1.0.0 indicates http://spark.apache.org/releases/spark-release-1.0.0.html but this link is invalid. I think that is mistake for

Miss-link for the document of Spark 1.0.1

2014-07-12 Thread Kousuke Saruta
Hi developpers Conguraturations on the release of Spark 1.0.1! I found a miss-link for the document of Spark 1.0.1. I checked out the overview from the link http://spark.apache.org/docs/latest/ but this link points to the page for 1.0.0. I also visited the link http://spark.apache.org/docs/late

Re: Miss-link for the document of Spark 1.0.1

2014-07-12 Thread Kousuke Saruta
Sorry, it may be my bad. Now I confirmed the link points to the page for 1.0.1. Thanks Kousuke (2014/07/12 7:22), Sean Owen wrote: It correctly points to 1.0.1 but you may need to refresh in your browser to see the update. On Jul 12, 2014 3:18 PM, "Kousuke Saruta" wrote: Hi d

Re: too many CancelledKeyException throwed from ConnectionManager

2014-08-26 Thread Kousuke Saruta
Hi Shengzhe I faced to same situation. I think, Connection and ConnectionManager have some race condition issues and the error you mentioned may be caused by the issues. Now I'm trying to resolve the issue in https://github.com/apache/spark/pull/2019. Please check it out. - Kousuke (2014/08/

Re: [VOTE] Designating maintainers for some Spark components

2014-11-05 Thread Kousuke Saruta
+1, It makes sense! - Kousuke (2014/11/05 17:31), Matei Zaharia wrote: Hi all, I wanted to share a discussion we've been having on the PMC list, as well as call for an official vote on it on a public list. Basically, as the Spark project scales up, we need to define a model to make sure ther

[apache/incubator-teaclave] Fix build docker files. (PR #686)

2023-04-22 Thread Kousuke Saruta
## Description `docker build` for `build.ubuntu-1804-sgx-2.17.1.Dockerfile` and `build.ubuntu-1804-sgx-dcap-1.14.Dockerfile` fails due to a lack of Python library dependency. ``` $ docker build -t ubuntu-1804-sgx-2.17.1:latest . -f docker/build.ubuntu-1804-sgx-dcap-1.14.Dockerfile Could not

[apache/incubator-teaclave] Fix deploy instruction for Azure to comply with SGX 2.17. (PR #687)

2023-04-23 Thread Kousuke Saruta
## Description The instruction for deployment on Azure doesn't work due to SGX 2.14 is used in the docker image `teaclave/teaclave-build-ubuntu-1804-sgx-2.14`. Now that SGX 2.17 is required, `teaclave/teaclave-build-ubuntu-1804-sgx-2.17.1` should be used. ## Type of change (select or add appli

Spark 1.6.1 binary pre-built for Hadoop 2.6 may be broken

2016-04-04 Thread Kousuke Saruta
Hi all, I noticed the binary pre-build for Hadoop 2.6 which we can download from spark.apache.org/downloads.html (Direct Download) may be broken. I couldn't decompress at least following 4 tgzs with "tar xfzv" command and md5-checksum did't match. * spark-1.6.1-bin-hadoop2.6.tgz * spark-1.6.1-bin

Please add our meetup home page in Japan.

2015-07-16 Thread Kousuke Saruta
Hi folks. We have lots of Spark enthusiasts and some organizations held talk events in Tokyo, Japan. Now we're going to unifiy those events and have created our home page in meetup.com. http://www.meetup.com/Tokyo-Spark-Meetup/ Could you add this to the list? Thanks. - Kousuke S

RE: Announcing Spark 1.0.0

2014-05-30 Thread Kousuke Saruta
Hi all In , the URL for release note of 1.0.0 seems to be wrong. The URL should be https://spark.apache.org/releases/spark-release-1-0-0.html but links to https://spark.apache.org/releases/spark-release-1.0.0.html Best Regards, Kousuke From:

Re: JMXSink for YARN deployment

2014-09-11 Thread Kousuke Saruta
Hi Vladimir How about use --files option with spark-submit? - Kousuke (2014/09/11 23:43), Vladimir Tretyakov wrote: Hi again, yeah , I've tried to use ” spark.metrics.conf” before my question in ML, had no luck:( Any other ideas from somebody? Seems nobody use metrics in YARN deployment mode

Re: JMXSink for YARN deployment

2014-09-11 Thread Kousuke Saruta
to add '--files /path-to-metrics.properties' ? Undocumented ability? Thx for answer. On Thu, Sep 11, 2014 at 5:55 PM, Kousuke Saruta mailto:saru...@oss.nttdata.co.jp>> wrote: Hi Vladimir How about use --files option with spark-submit? - Kousuke (2014/09/11 23:43), Vlad

Re: NoClassDefFoundError encountered in Spark 1.2-snapshot build with hive-0.13.1 profile

2014-11-03 Thread Kousuke Saruta
Hi Terry I think the issue you mentioned will be resolved by following PR. https://github.com/apache/spark/pull/3072 - Kousuke (2014/11/03 10:42), Terry Siu wrote: I just built the 1.2 snapshot current as of commit 76386e1a23c using: $ ./make-distribution.sh —tgz —name my-spark —skip-java-tes

Re: Slave Node Management in Standalone Cluster

2014-11-18 Thread Kousuke Saruta
Hi Kenichi 1. How can I stop a slave on the specific node? Under `sbin/` directory, there are `start-{all,master,slave,slaves}` and `stop-{all,master,slaves}`, but no `stop-slave`. Are there any way to stop the specific (e.g., the 2nd) slave via command line? You can use sbin/spark-daemon.s

[jira] [Created] (AIRFLOW-6507) Replace the use of impl.load_source with another solution.

2020-01-08 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6507: --- Summary: Replace the use of impl.load_source with another solution. Key: AIRFLOW-6507 URL: https://issues.apache.org/jira/browse/AIRFLOW-6507 Project: Apache

[jira] [Updated] (AIRFLOW-6507) Replace the use of impl.load_source with another solution.

2020-01-08 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6507: Description: As of Python 3.4, impl module will be deprecated and recommended to use

[jira] [Created] (AIRFLOW-6508) Update the version of cattrs from 0.9 to 1.0

2020-01-08 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6508: --- Summary: Update the version of cattrs from 0.9 to 1.0 Key: AIRFLOW-6508 URL: https://issues.apache.org/jira/browse/AIRFLOW-6508 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-6507) Replace the use of imp.load_source with another solution.

2020-01-08 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6507: Summary: Replace the use of imp.load_source with another solution. (was: Replace the

[jira] [Updated] (AIRFLOW-6507) Replace the use of imp.load_source with another solution.

2020-01-08 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6507: Description: As of Python 3.4, imp module will be deprecated and recommended to use

[jira] [Created] (AIRFLOW-6509) Description for how to create an user is incorrect in some docs.

2020-01-08 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6509: --- Summary: Description for how to create an user is incorrect in some docs. Key: AIRFLOW-6509 URL: https://issues.apache.org/jira/browse/AIRFLOW-6509 Project

[jira] [Created] (AIRFLOW-6529) Serialization error occurs when the scheduler tries to run on macOS.

2020-01-10 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6529: --- Summary: Serialization error occurs when the scheduler tries to run on macOS. Key: AIRFLOW-6529 URL: https://issues.apache.org/jira/browse/AIRFLOW-6529 Project

[jira] [Updated] (AIRFLOW-6529) Serialization error occurs when the scheduler tries to run on macOS.

2020-01-10 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6529: Description: When we try to run the scheduler on macOS, we will get a serialization

[jira] [Updated] (AIRFLOW-6566) Replace uses of imp still left with importlib

2020-01-14 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6566: Description: I've replaced a use of `imp` with `importlib` in AIRFLOW-6507 but I no

[jira] [Created] (AIRFLOW-6566) Replace uses of imp still left with importlib

2020-01-14 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6566: --- Summary: Replace uses of imp still left with importlib Key: AIRFLOW-6566 URL: https://issues.apache.org/jira/browse/AIRFLOW-6566 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-6566) Replace uses of imp still left with importlib.

2020-01-14 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6566: Summary: Replace uses of imp still left with importlib. (was: Replace uses of imp still

[jira] [Created] (AIRFLOW-6568) Add some more entries (Emacs related files and yarn.lock) to .gitignore

2020-01-15 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AIRFLOW-6568: --- Summary: Add some more entries (Emacs related files and yarn.lock) to .gitignore Key: AIRFLOW-6568 URL: https://issues.apache.org/jira/browse/AIRFLOW-6568

[jira] [Closed] (AIRFLOW-6566) Replace uses of imp still left with importlib.

2020-01-15 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta closed AIRFLOW-6566. --- Resolution: Duplicate > Replace uses of imp still left with import

[jira] [Updated] (AIRFLOW-6568) Add some more entries (Emacs related files) to .gitignore

2020-01-16 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6568: Summary: Add some more entries (Emacs related files) to .gitignore (was: Add some more

[jira] [Updated] (AIRFLOW-6568) Add some more entries (Emacs related files) to .gitignore

2020-01-16 Thread Kousuke Saruta (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated AIRFLOW-6568: Description: Emacs generates some types of backup files. They should be ignored by the

[jira] [Created] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-22 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-12731: --- Summary: Remove useless boxing/unboxing code (Hadoop Common) Key: HADOOP-12731 URL: https://issues.apache.org/jira/browse/HADOOP-12731 Project: Hadoop Common

[jira] [Created] (HADOOP-9668) Configuration#iterator method should interpret variables in a property as well as Configuration#get method

2013-06-24 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-9668: -- Summary: Configuration#iterator method should interpret variables in a property as well as Configuration#get method Key: HADOOP-9668 URL: https://issues.apache.org/jira

[jira] [Created] (HADOOP-9772) Test for put/copyFromLocal using stdin as a source.

2013-07-25 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-9772: -- Summary: Test for put/copyFromLocal using stdin as a source. Key: HADOOP-9772 URL: https://issues.apache.org/jira/browse/HADOOP-9772 Project: Hadoop Common

[jira] [Created] (HADOOP-10113) There are some threads which will be dead silently when uncaught exception/error occured

2013-11-18 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10113: --- Summary: There are some threads which will be dead silently when uncaught exception/error occured Key: HADOOP-10113 URL: https://issues.apache.org/jira/browse/HADOOP-10113

[jira] [Created] (HADOOP-10118) CommandFormat never parse "--"

2013-11-19 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10118: --- Summary: CommandFormat never parse "--" Key: HADOOP-10118 URL: https://issues.apache.org/jira/browse/HADOOP-10118 Project: Hadoop Common

[jira] [Created] (HADOOP-10243) Typo: soft-limit for hard-limit in DFSClient

2014-01-19 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10243: --- Summary: Typo: soft-limit for hard-limit in DFSClient Key: HADOOP-10243 URL: https://issues.apache.org/jira/browse/HADOOP-10243 Project: Hadoop Common

[jira] [Created] (HADOOP-10582) TestFsShellCopy doesn't test which we expect

2014-05-06 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10582: --- Summary: TestFsShellCopy doesn't test which we expect Key: HADOOP-10582 URL: https://issues.apache.org/jira/browse/HADOOP-10582 Project: Hadoop C

[jira] [Created] (HADOOP-10792) Add FileSystem#closeIfNotReferred method

2014-07-07 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10792: --- Summary: Add FileSystem#closeIfNotReferred method Key: HADOOP-10792 URL: https://issues.apache.org/jira/browse/HADOOP-10792 Project: Hadoop Common

[jira] [Created] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-22 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-12731: --- Summary: Remove useless boxing/unboxing code (Hadoop Common) Key: HADOOP-12731 URL: https://issues.apache.org/jira/browse/HADOOP-12731 Project: Hadoop Common

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-22 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: HADOOP-12731.patch.0 I've attached the initial patch. > Remove

[jira] [Work started] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-22 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-12731 started by Kousuke Saruta. --- > Remove useless boxing/unboxing code (Hadoop Com

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-22 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Status: Patch Available (was: In Progress) > Remove useless boxing/unboxing code (Had

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: (was: HADOOP-12731.patch.0) > Remove useless boxing/unboxing code (Had

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: HADOOP-12731.patch.0 I've fixed the compile error. > Remove useles

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: HADOOP-12731.patch.0 > Remove useless boxing/unboxing code (Hadoop Com

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: (was: HADOOP-12731.patch.0) > Remove useless boxing/unboxing code (Had

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: (was: HADOOP-12731.patch.0) > Remove useless boxing/unboxing code (Had

[jira] [Updated] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-12731: Attachment: HADOOP-12731.patch.0 > Remove useless boxing/unboxing code (Hadoop Com

[jira] [Commented] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

2016-01-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113810#comment-15113810 ] Kousuke Saruta commented on HADOOP-12731: - I think the latest test failur

[jira] [Created] (HADOOP-10792) Add FileSystem#closeIfNotReferred method

2014-07-07 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10792: --- Summary: Add FileSystem#closeIfNotReferred method Key: HADOOP-10792 URL: https://issues.apache.org/jira/browse/HADOOP-10792 Project: Hadoop Common

[jira] [Commented] (HADOOP-10792) Add FileSystem#closeIfNotReferred method

2014-07-10 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057523#comment-14057523 ] Kousuke Saruta commented on HADOOP-10792: - Thank you for your comment [

[jira] [Assigned] (HADOOP-5439) FileSystem.create() with overwrite param specified sometimes takes a long time to return.

2014-07-21 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta reassigned HADOOP-5439: -- Assignee: Kousuke Saruta > FileSystem.create() with overwrite param specif

[jira] [Updated] (HADOOP-5439) FileSystem.create() with overwrite param specified sometimes takes a long time to return.

2014-07-21 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-5439: --- Assignee: (was: Kousuke Saruta) > FileSystem.create() with overwrite param specif

[jira] [Updated] (HADOOP-10113) There are some threads which will be dead silently when uncaught exception/error occurs

2013-11-18 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-10113: Summary: There are some threads which will be dead silently when uncaught exception

[jira] [Created] (HADOOP-10113) There are some threads which will be dead silently when uncaught exception/error occured

2013-11-18 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10113: --- Summary: There are some threads which will be dead silently when uncaught exception/error occured Key: HADOOP-10113 URL: https://issues.apache.org/jira/browse/HADOOP-10113

[jira] [Updated] (HADOOP-10113) There are some threads which will be dead silently when uncaught exception/error occur

2013-11-18 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-10113: Summary: There are some threads which will be dead silently when uncaught exception

[jira] [Commented] (HADOOP-10112) har file listing doesn't work with wild card

2013-11-19 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826781#comment-13826781 ] Kousuke Saruta commented on HADOOP-10112: - Are you using branch-1 righ

[jira] [Created] (HADOOP-10118) CommandFormat never parse "--"

2013-11-19 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10118: --- Summary: CommandFormat never parse "--" Key: HADOOP-10118 URL: https://issues.apache.org/jira/browse/HADOOP-10118 Project: Hadoop Common

[jira] [Updated] (HADOOP-10118) FsShell never interpret "--"

2013-11-20 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-10118: Summary: FsShell never interpret "--" (was: CommandFormat never parse "

[jira] [Commented] (HADOOP-10112) har file listing doesn't work with wild card

2013-11-21 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829194#comment-13829194 ] Kousuke Saruta commented on HADOOP-10112: - So, should we need to modify

[jira] [Created] (HADOOP-10243) Typo: soft-limit for hard-limit in DFSClient

2014-01-19 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created HADOOP-10243: --- Summary: Typo: soft-limit for hard-limit in DFSClient Key: HADOOP-10243 URL: https://issues.apache.org/jira/browse/HADOOP-10243 Project: Hadoop Common

[jira] [Commented] (HADOOP-9238) FsShell -put from stdin auto-creates paths

2014-04-23 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979281#comment-13979281 ] Kousuke Saruta commented on HADOOP-9238: Thank you [~daryn] . I'll watc

[jira] [Updated] (HADOOP-9238) FsShell -put from stdin auto-creates paths

2014-04-28 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HADOOP-9238: --- Status: Open (was: Patch Available) > FsShell -put from stdin auto-creates pa

  1   2   3   4   5   6   7   8   9   10   >